swagger-maven-plugin icon indicating copy to clipboard operation
swagger-maven-plugin copied to clipboard

Uplift Dependencies and Java Version

Open csherida opened this issue 4 years ago • 2 comments

Hello - this plug in is awesome! However, there are medium-level vulnerabilities in it's dependencies. For example, with the Spring core 4.3.7: https://snyk.io/vuln/maven:org.springframework%3Aspring-core. Can we update the dependencies and bring this to Java 8.

csherida avatar Aug 21 '21 21:08 csherida

If you grant me access to create a branch, I will resolve it and do a pull request.

csherida avatar Aug 21 '21 21:08 csherida

@csherida you can fork the repo and then create PR from your fork.

emrecosar avatar Sep 03 '21 09:09 emrecosar