Hi, I have a java library that depends on gson but...
# community-support
d
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
Can you show your project?
d
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
👌 1