Skip to content

Commit

Permalink
fix(deps): rollback AWS update
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-cline committed Sep 28, 2023
1 parent 91b0518 commit 000a8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.261</version>
<version>1.11.18</version>
</dependency>
<!-- Very efficient collections of primitive data types for Java. -->
<dependency>
Expand Down

0 comments on commit 000a8be

Please sign in to comment.