Skip to content

Commit be681b2

Browse files
fix(deps): update aws-java-sdk-v2 monorepo to v2.42.12
1 parent 0b34d2c commit be681b2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,22 +120,22 @@
120120
<dependency>
121121
<groupId>software.amazon.awssdk</groupId>
122122
<artifactId>ec2</artifactId>
123-
<version>2.31.1</version>
123+
<version>2.42.12</version>
124124
</dependency>
125125
<dependency>
126126
<groupId>software.amazon.awssdk</groupId>
127127
<artifactId>auth</artifactId>
128-
<version>2.31.1</version>
128+
<version>2.42.12</version>
129129
</dependency>
130130
<dependency>
131131
<groupId>software.amazon.awssdk</groupId>
132132
<artifactId>regions</artifactId>
133-
<version>2.31.1</version>
133+
<version>2.42.12</version>
134134
</dependency>
135135
<dependency>
136136
<groupId>software.amazon.awssdk</groupId>
137137
<artifactId>aws-core</artifactId>
138-
<version>2.31.1</version>
138+
<version>2.42.12</version>
139139
</dependency>
140140
<dependency>
141141
<groupId>com.jcabi.incubator</groupId>
@@ -228,17 +228,17 @@
228228
<dependency>
229229
<groupId>software.amazon.awssdk</groupId>
230230
<artifactId>dynamodb</artifactId>
231-
<version>2.31.1</version>
231+
<version>2.42.12</version>
232232
</dependency>
233233
<dependency>
234234
<groupId>software.amazon.awssdk</groupId>
235235
<artifactId>sdk-core</artifactId>
236-
<version>2.31.1</version>
236+
<version>2.42.12</version>
237237
</dependency>
238238
<dependency>
239239
<groupId>software.amazon.awssdk</groupId>
240240
<artifactId>s3</artifactId>
241-
<version>2.30.9</version>
241+
<version>2.42.12</version>
242242
</dependency>
243243
<dependency>
244244
<groupId>com.jcabi</groupId>

0 commit comments

Comments
 (0)