Skip to content

Commit

Permalink
fix: samples/server/petstore/springboot-reactive/pom.xml to reduce vu…
Browse files Browse the repository at this point in the history
…lnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-6056394
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-6056527
  • Loading branch information
snyk-bot committed Nov 15, 2023
1 parent 8d46d64 commit b8035b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/server/petstore/springboot-reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>swagger-ui</artifactId>
<version>3.14.2</version>
<version>4.1.3</version>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
Expand Down

0 comments on commit b8035b6

Please sign in to comment.