Skip to content

Commit 83719ed

Browse files
committed
Bump to v1.2.2
1 parent d7bb270 commit 83719ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For more information on using the amazon-sqs-java-extended-client-lib, see our g
2424
<dependency>
2525
<groupId>com.amazonaws</groupId>
2626
<artifactId>amazon-sqs-java-extended-client-lib</artifactId>
27-
<version>1.2.1</version>
27+
<version>1.2.2</version>
2828
<type>jar</type>
2929
</dependency>
3030
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.amazonaws</groupId>
88
<artifactId>amazon-sqs-java-extended-client-lib</artifactId>
9-
<version>1.2.1</version>
9+
<version>1.2.2</version>
1010
<packaging>jar</packaging>
1111
<name>Amazon SQS Extended Client Library for Java</name>
1212
<description>An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.

0 commit comments

Comments
 (0)