Skip to content

Commit 314c506

Browse files
authored
Merge pull request #494 from rhusar/bump-aws
Upgrade aws.version to 2.36.3
2 parents aa770a5 + dce5661 commit 314c506

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.36.1</aws.version>
30+
<aws.version>2.36.3</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)