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-IONETTY-8367012
  • Loading branch information
snyk-io[bot] authored Nov 19, 2024
1 parent 99a3e99 commit d229bb0
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 @@ -26,7 +26,7 @@
<encoding>UTF-8</encoding>
<scala.version>3.3.3</scala.version>
<spring.boot.version>3.3.5</spring.boot.version>
<awssdk.version>2.21.17</awssdk.version>
<awssdk.version>2.29.16</awssdk.version>
<jackson.version>2.18.1</jackson.version>
<java.cas.version>1.2.1-SNAPSHOT</java.cas.version>
</properties>
Expand Down

0 comments on commit d229bb0

Please sign in to comment.