Skip to content

Commit

Permalink
Merge pull request #1376 from chandrams/update_awssdk
Browse files Browse the repository at this point in the history
Updated aws sdk version to fix netty CVE
  • Loading branch information
dinogun authored Nov 20, 2024
2 parents 6143696 + bc0701f commit 031d770
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 @@ -25,7 +25,7 @@
<hibernatecp30-version>6.1.7.Final</hibernatecp30-version>
<hibernate-Validator>8.0.1.Final</hibernate-Validator>
<micrometer-version>1.9.9</micrometer-version>
<awssdk-version>2.25.35</awssdk-version>
<awssdk-version>2.29.16</awssdk-version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 031d770

Please sign in to comment.