Skip to content

Commit

Permalink
Bump org.jgroups:jgroups from 5.3.8.Final to 5.3.9.Final
Browse files Browse the repository at this point in the history
Bumps [org.jgroups:jgroups](https://github.com/belaban/JGroups) from 5.3.8.Final to 5.3.9.Final.
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
- [Commits](belaban/JGroups@jgroups-5.3.8.Final...jgroups-5.3.9.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 Jul 19, 2024
1 parent 6205604 commit 377631c
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.3.8.Final</version.org.jgroups>
<version.org.jgroups>5.3.9.Final</version.org.jgroups>
<version.org.apache.poi>4.1.2</version.org.apache.poi>
<version.commons-codec>1.17.0</version.commons-codec>
<version.commons-exec>1.3</version.commons-exec>
Expand Down

0 comments on commit 377631c

Please sign in to comment.