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-7945490
  • Loading branch information
snyk-bot committed Sep 13, 2024
1 parent 5019a04 commit 21e95fa
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 @@ -39,7 +39,7 @@
<properties>
<jersey.version>2.43</jersey.version>

<spring.version>5.3.35</spring.version>
<spring.version>6.1.13</spring.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-cloud-consul.version>2.2.8.RELEASE</spring-cloud-consul.version>
<spring-cloud.version>2.2.9.RELEASE</spring-cloud.version>
Expand Down

0 comments on commit 21e95fa

Please sign in to comment.