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 c5e3a74 commit 72ba71dCopy full SHA for 72ba71d
pom.xml
@@ -44,12 +44,12 @@
44
<dependency>
45
<groupId>software.amazon.payloadoffloading</groupId>
46
<artifactId>payloadoffloading-common</artifactId>
47
- <version>2.0.0</version>
+ <version>2.1.2</version>
48
</dependency>
49
50
<groupId>com.amazonaws</groupId>
51
<artifactId>amazon-sqs-java-extended-client-lib</artifactId>
52
- <version>1.1.0</version>
+ <version>2.0.2</version>
53
<type>jar</type>
54
55
@@ -120,7 +120,7 @@
120
<plugin>
121
<groupId>org.apache.maven.plugins</groupId>
122
<artifactId>maven-javadoc-plugin</artifactId>
123
- <version>2.9.1</version>
+ <version>3.0.1</version>
124
<executions>
125
<execution>
126
<id>attach-javadocs</id>
0 commit comments