Skip to content

Commit

Permalink
fix: 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-7687447
  • Loading branch information
snyk-bot committed Aug 20, 2024
1 parent 1c22956 commit bea6ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<org.springframework-version>4.2.3.RELEASE</org.springframework-version>
<org.spring-security-version>4.0.3.RELEASE</org.spring-security-version>
<org.spring-security-version>5.8.14</org.spring-security-version>
<org.slf4j-version>1.7.13</org.slf4j-version>
</properties>

Expand Down

0 comments on commit bea6ace

Please sign in to comment.