Skip to content

Commit

Permalink
fix: samples/openapi3/client/petstore/spring-cloud-oas3-fakeapi/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-ORGSPRINGFRAMEWORKSECURITY-8309135
  • Loading branch information
snyk-bot committed Nov 4, 2024
1 parent be618ec commit 50198ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-client</artifactId>
<version>5.7.8</version>
<version>5.7.13</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
Expand Down

0 comments on commit 50198ff

Please sign in to comment.