Skip to content

Commit c4a7a05

Browse files
fix(deps): update aws-java-sdk-v2 monorepo to v2.42.3
1 parent e17f7ee commit c4a7a05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,17 +218,17 @@
218218
<dependency>
219219
<groupId>software.amazon.awssdk</groupId>
220220
<artifactId>dynamodb</artifactId>
221-
<version>2.31.1</version>
221+
<version>2.42.3</version>
222222
</dependency>
223223
<dependency>
224224
<groupId>software.amazon.awssdk</groupId>
225225
<artifactId>sdk-core</artifactId>
226-
<version>2.31.1</version>
226+
<version>2.42.3</version>
227227
</dependency>
228228
<dependency>
229229
<groupId>software.amazon.awssdk</groupId>
230230
<artifactId>s3</artifactId>
231-
<version>2.30.9</version>
231+
<version>2.42.3</version>
232232
</dependency>
233233
<dependency>
234234
<groupId>com.jcabi</groupId>

0 commit comments

Comments
 (0)