Skip to content

Commit

Permalink
Merge pull request #401 from jgroups-extras/dependabot/maven/software…
Browse files Browse the repository at this point in the history
….amazon.awssdk-bom-2.30.0

Build(deps): Bump software.amazon.awssdk:bom from 2.29.0 to 2.30.0
  • Loading branch information
rhusar authored Jan 16, 2025
2 parents 31ba502 + 95bdd7c commit 1f97f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jgroups.version>5.3.13.Final</jgroups.version>
<!-- https://mvnrepository.com/artifact/software.amazon.awssdk/bom -->
<aws.version>2.29.0</aws.version>
<aws.version>2.30.0</aws.version>
<nexus.server.id>jboss-releases-repository</nexus.server.id>
<nexus.server.url>https://repository.jboss.org/nexus</nexus.server.url>
<nexus.snapshot.server.id>jboss-snapshots-repository</nexus.snapshot.server.id>
Expand Down

0 comments on commit 1f97f82

Please sign in to comment.