Skip to content

Commit caddbf7

Browse files
authored
Merge pull request #500 from jgroups-extras/dependabot/maven/software.amazon.awssdk-bom-2.38.1
Build(deps): Bump software.amazon.awssdk:bom from 2.37.1 to 2.38.1
2 parents 08a962c + bd30c80 commit caddbf7

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
@@ -23,7 +23,7 @@
2323
<!-- https://mvnrepository.com/artifact/org.jgroups/jgroups -->
2424
<jgroups.version>5.5.0.Final</jgroups.version>
2525
<!-- https://mvnrepository.com/artifact/software.amazon.awssdk/bom -->
26-
<aws.version>2.37.1</aws.version>
26+
<aws.version>2.38.1</aws.version>
2727
</properties>
2828

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

0 commit comments

Comments
 (0)