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 c070e3b commit faaa932Copy full SHA for faaa932
pom.xml
@@ -23,7 +23,7 @@
23
<!-- https://mvnrepository.com/artifact/org.jgroups/jgroups -->
24
<jgroups.version>5.5.0.Final</jgroups.version>
25
<!-- https://mvnrepository.com/artifact/software.amazon.awssdk/bom -->
26
- <aws.version>2.36.3</aws.version>
+ <aws.version>2.37.1</aws.version>
27
</properties>
28
29
<description>Discovery protocol for JGroups using AWS S3 buckets as cluster information store</description>
0 commit comments