We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbb983 commit ab34ca4Copy full SHA for ab34ca4
pom.xml
@@ -33,7 +33,7 @@
33
<dependency>
34
<groupId>com.google.code.gson</groupId>
35
<artifactId>gson</artifactId>
36
- <version>2.6.2</version>
+ <version>2.10.1</version>
37
<scope>compile</scope>
38
</dependency>
39
@@ -88,7 +88,7 @@
88
89
<groupId>com.amazonaws</groupId>
90
<artifactId>aws-java-sdk-s3</artifactId>
91
- <version>1.11.660</version>
+ <version>1.12.779</version>
92
<exclusions>
93
<exclusion>
94
<groupId>com.fasterxml.jackson.core</groupId>
0 commit comments