Skip to content

Commit 630140e

Browse files
authored
Update pom.xml (#285)
1 parent af80a8d commit 630140e

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
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.amazonaws</groupId>
2424
<artifactId>aws-java-sdk-s3</artifactId>
25-
<version>1.11.624</version>
25+
<version>1.12.261</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.apache.commons</groupId>
@@ -50,4 +50,4 @@
5050
</plugin>
5151
</plugins>
5252
</build>
53-
</project>
53+
</project>

0 commit comments

Comments
 (0)