Skip to content

Commit db9b786

Browse files
fix(deps): update aws-java-sdk-v2 monorepo to v2.31.41
1 parent 83bda55 commit db9b786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<dependency>
1111
<groupId>software.amazon.awssdk</groupId>
1212
<artifactId>bom</artifactId>
13-
<version>2.31.40</version>
13+
<version>2.31.41</version>
1414
<type>pom</type>
1515
<scope>import</scope>
1616
</dependency>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>software.amazon.awssdk</groupId>
2727
<artifactId>url-connection-client</artifactId>
28-
<version>2.31.40</version>
28+
<version>2.31.41</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>software.amazon.awssdk</groupId>

0 commit comments

Comments
 (0)