Skip to content

Commit 72ba71d

Browse files
committed
Versions updated in pom.xml (sqs-extended-client)
1 parent c5e3a74 commit 72ba71d

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
@@ -44,12 +44,12 @@
4444
<dependency>
4545
<groupId>software.amazon.payloadoffloading</groupId>
4646
<artifactId>payloadoffloading-common</artifactId>
47-
<version>2.0.0</version>
47+
<version>2.1.2</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>com.amazonaws</groupId>
5151
<artifactId>amazon-sqs-java-extended-client-lib</artifactId>
52-
<version>1.1.0</version>
52+
<version>2.0.2</version>
5353
<type>jar</type>
5454
</dependency>
5555
<dependency>
@@ -120,7 +120,7 @@
120120
<plugin>
121121
<groupId>org.apache.maven.plugins</groupId>
122122
<artifactId>maven-javadoc-plugin</artifactId>
123-
<version>2.9.1</version>
123+
<version>3.0.1</version>
124124
<executions>
125125
<execution>
126126
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)