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-ORGYAML-3152153
  • Loading branch information
snyk-bot committed Nov 23, 2023
1 parent 2fa03c7 commit 7697018
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 @@ -23,7 +23,7 @@
<java.version>1.8</java.version>
<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-boot.version>3.1.6</spring-boot.version>
<spring.version>5.2.24.RELEASE</spring.version>
<junit.version>4.13.1</junit.version>
<jersey.version>2.27</jersey.version>
Expand Down

0 comments on commit 7697018

Please sign in to comment.