Skip to content

Commit aa770a5

Browse files
authored
Merge pull request #493 from jgroups-extras/dependabot/maven/software.amazon.awssdk-bom-2.36.1
Build(deps): Bump software.amazon.awssdk:bom from 2.35.7 to 2.36.1
2 parents a346a98 + f21a8b4 commit aa770a5

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