Skip to content

Commit

Permalink
Bump org.jgroups:jgroups from 5.4.0.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.4.0.Final to 5.4.1.Final.
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
- [Commits](belaban/JGroups@jgroups-5.4.0.Final...jgroups-5.4.1.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Jan 4, 2025
1 parent a2f5643 commit 7527450
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 @@ -64,7 +64,7 @@
<version.org.mongodb.mongo-java-driver>3.12.14</version.org.mongodb.mongo-java-driver>

<version.org.infinispan>14.0.25.Final</version.org.infinispan>
<version.org.jgroups>5.4.0.Final</version.org.jgroups>
<version.org.jgroups>5.4.1.Final</version.org.jgroups>
<version.org.apache.poi>4.1.2</version.org.apache.poi>
<version.commons-codec>1.17.1</version.commons-codec>
<version.commons-exec>1.3</version.commons-exec>
Expand Down

0 comments on commit 7527450

Please sign in to comment.