Skip to content

Commit 967c366

Browse files
author
Vedant Jaiswal
committed
fix: update AWS SDK to 2.40.11 to address CVE-2025-67735
1 parent 85cfd4d commit 967c366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>software.amazon.awssdk</groupId>
4646
<artifactId>secretsmanager</artifactId>
47-
<version>2.37.1</version>
47+
<version>2.40.11</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.testng</groupId>

0 commit comments

Comments
 (0)