Skip to content

Commit

Permalink
fix: adapters/oidc/spring-boot2/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-6056527
  • Loading branch information
snyk-bot committed Nov 14, 2023
1 parent 29f9523 commit e639436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adapters/oidc/spring-boot2/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<description/>

<properties>
<spring-boot.version>2.0.5.RELEASE</spring-boot.version>
<spring-boot.version>3.0.0</spring-boot.version>
<spring.version>5.0.2.RELEASE</spring.version>
<mockito.version>1.9.5</mockito.version>
</properties>
Expand Down

0 comments on commit e639436

Please sign in to comment.