Skip to content

Commit

Permalink
fix: samples/client/petstore/java/okhttp-gson-dynamicOperations/pom.x…
Browse files Browse the repository at this point in the history
…ml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190
  • Loading branch information
snyk-bot committed Oct 3, 2024
1 parent be618ec commit 2239b93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
<dependency>
<groupId>io.swagger.parser.v3</groupId>
<artifactId>swagger-parser-v3</artifactId>
<version>2.0.30</version>
<version>2.1.17</version>
</dependency>
<dependency>
<groupId>jakarta.annotation</groupId>
Expand Down

0 comments on commit 2239b93

Please sign in to comment.