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 1765896 commit 2fa1210Copy full SHA for 2fa1210
AmazonSQS/AmazonSQSExample/pom.xml
@@ -65,7 +65,7 @@ holder.
65
<dependency>
66
<groupId>software.amazon.awssdk</groupId>
67
<artifactId>sqs</artifactId>
68
- <version>2.25.6</version>
+ <version>2.27.17</version>
69
<type>jar</type>
70
<scope>provided</scope>
71
</dependency>
AmazonSQS/AmazonSQSRAR/pom.xml
@@ -54,7 +54,7 @@ holder.
54
<description>RAR for the Amazon SQS JCA Adapter</description>
55
<url>http://www.payara.fish</url>
56
<properties>
57
- <awssdk.version>2.25.6</awssdk.version>
+ <awssdk.version>2.27.17</awssdk.version>
58
</properties>
59
<dependencies>
60
0 commit comments