Hi, I have a java library that depends on gson but I cannot get gson to show up as a dependency in the pom.xml -- how do required dependencies get added to pom?
v
Vampire
05/31/2024, 12:16 AM
Can you show your project?
d
Daren Burke
05/31/2024, 11:32 AM
I made a sample project to reproduce the issue, and it includes the gson object in the pom.xml, so I will need to compare to company project to see why it does not include other dependencies