Skip to content

Commit

Permalink
fix: samples/openapi3/client/petstore/spring-cloud-date-time/pom.xml …
Browse files Browse the repository at this point in the history
…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 52221fc
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 52221fc

Please sign in to comment.