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-COMFASTERXMLJACKSONCORE-7569538
  • Loading branch information
snyk-bot committed Jul 27, 2024
1 parent 30b714f commit fc75274
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 @@ -145,7 +145,7 @@
<require.js.version>2.3.6</require.js.version>
<resumable.js.version>1.1.0</resumable.js.version>
<slf4j.version>1.7.30</slf4j.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-boot.version>3.1.0</spring-boot.version>
<spring-restdocs-asciidoctor.version>2.0.6.RELEASE</spring-restdocs-asciidoctor.version>
<spring-restdocs.version>2.0.6.RELEASE</spring-restdocs.version>
<spring-security-jwt.version>1.1.1.RELEASE</spring-security-jwt.version>
Expand Down

0 comments on commit fc75274

Please sign in to comment.