Skip to content

Commit faaa932

Browse files
Build(deps): Bump software.amazon.awssdk:bom from 2.36.3 to 2.37.1
Bumps software.amazon.awssdk:bom from 2.36.3 to 2.37.1. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.37.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c070e3b commit faaa932

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.36.3</aws.version>
26+
<aws.version>2.37.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)