Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 19, 2023
1 parent 691fdd0 commit 30687e8
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.1.5</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 30687e8

Please sign in to comment.