Skip to content

Commit

Permalink
fix: 10.5.oauth2-rest/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790
  • Loading branch information
snyk-bot committed Mar 15, 2024
1 parent 3794e9b commit e004e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 10.5.oauth2-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<spring.security.version>5.7.8</spring.security.version>
<spring-security-oauth2.version>2.0.9.RELEASE</spring-security-oauth2.version>
<spring-boot.version>3.1.5</spring-boot.version>
<spring.version>5.2.24.RELEASE</spring.version>
<spring.version>5.3.33</spring.version>
<junit.version>4.13.1</junit.version>
<jersey.version>2.27</jersey.version>
</properties>
Expand Down

0 comments on commit e004e4a

Please sign in to comment.