Skip to content

Commit f21a8b4

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

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)