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-ORGAPACHETOMCATEMBED-7430175
  • Loading branch information
snyk-bot committed Jul 8, 2024
1 parent 377a4d0 commit 48608cb
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 @@ -16,7 +16,7 @@

<properties>
<java.version>1.8</java.version>
<spring-boot.version>3.1.4</spring-boot.version>
<spring-boot.version>3.2.7</spring-boot.version>
<json-smart.version>5.2.2</json-smart.version>
<contentstack.version>1.12.2</contentstack.version>
</properties>
Expand Down

0 comments on commit 48608cb

Please sign in to comment.