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-7687446
  • Loading branch information
snyk-bot committed Aug 16, 2024
1 parent 821f39a commit 55703c8
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 @@ -127,7 +127,7 @@
<quartz.version>2.3.2</quartz.version>
<!-- Spring -->
<spring.version>5.3.37</spring.version>
<spring.boot.version>2.7.18</spring.boot.version>
<spring.boot.version>3.0.0</spring.boot.version>
<spring-security.version>5.8.13</spring-security.version>
<!-- Testing -->
<awaitility.version>4.2.1</awaitility.version>
Expand Down

0 comments on commit 55703c8

Please sign in to comment.