Skip to content

Commit c2f3598

Browse files
Update aws-java-sdk monorepo to v1.12.668
1 parent ce885c7 commit c2f3598

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
@@ -174,19 +174,19 @@ software.
174174
<dependency>
175175
<groupId>com.amazonaws</groupId>
176176
<artifactId>aws-java-sdk-core</artifactId>
177-
<version>1.12.576</version>
177+
<version>1.12.668</version>
178178
<scope>provided</scope>
179179
</dependency>
180180
<dependency>
181181
<groupId>com.amazonaws</groupId>
182182
<artifactId>aws-java-sdk-s3</artifactId>
183-
<version>1.12.576</version>
183+
<version>1.12.668</version>
184184
<scope>runtime</scope>
185185
</dependency>
186186
<dependency>
187187
<groupId>com.amazonaws</groupId>
188188
<artifactId>aws-java-sdk-dynamodb</artifactId>
189-
<version>1.12.576</version>
189+
<version>1.12.668</version>
190190
</dependency>
191191
<dependency>
192192
<groupId>com.jcabi</groupId>

0 commit comments

Comments
 (0)