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-ORGSPRINGFRAMEWORKBOOT-6226862
  • Loading branch information
snyk-bot committed Feb 2, 2024
1 parent bff5978 commit 44f7c6b
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 @@ -124,7 +124,7 @@
<quartz.version>2.3.2</quartz.version>
<!-- Spring -->
<spring.version>5.3.28</spring.version>
<spring.boot.version>2.7.13</spring.boot.version>
<spring.boot.version>2.7.18</spring.boot.version>
<spring-security.version>5.7.3</spring-security.version>
<!-- Testing -->
<awaitility.version>4.2.0</awaitility.version>
Expand Down

0 comments on commit 44f7c6b

Please sign in to comment.