Skip to content

Commit 4ea88e1

Browse files
committed
Upgrade aws-sdk to latest 2.35.7
1 parent 0bbf3a1 commit 4ea88e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<!-- https://mvnrepository.com/artifact/org.jgroups/jgroups -->
2828
<jgroups.version>5.4.11.Final</jgroups.version>
2929
<!-- https://mvnrepository.com/artifact/software.amazon.awssdk/bom -->
30-
<aws.version>2.35.2</aws.version>
30+
<aws.version>2.35.7</aws.version>
3131
</properties>
3232

3333
<description>Discovery protocol for JGroups using AWS S3 buckets as cluster information store</description>

0 commit comments

Comments
 (0)