Skip to content

Commit

Permalink
Bump org.jgroups:jgroups from 5.3.13.Final to 5.4.1.Final
Browse files Browse the repository at this point in the history
Bumps [org.jgroups:jgroups](https://github.com/belaban/JGroups) from 5.3.13.Final to 5.4.1.Final.
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
- [Commits](belaban/JGroups@jgroups-5.3.13.Final...jgroups-5.4.1.Final)

---
updated-dependencies:
- dependency-name: org.jgroups:jgroups
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 8583a8c commit 25257d0
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 @@ -53,7 +53,7 @@
</scm>

<properties>
<version.jgroups>5.3.13.Final</version.jgroups>
<version.jgroups>5.4.1.Final</version.jgroups>
<version.junit>4.13.2</version.junit>
<version.assertj>3.26.3</version.assertj>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 25257d0

Please sign in to comment.