Skip to content

Commit

Permalink
Bump org.jgroups:jgroups from 5.3.0.Final to 5.3.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.0.Final to 5.3.1.Final.
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
- [Commits](belaban/JGroups@jgroups-5.3.0.Final...jgroups-5.3.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 jabolina committed Jan 10, 2024
1 parent ec53c01 commit ef37022
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 @@ -24,7 +24,7 @@
<!-- Dependencies versions -->
<testng.version>7.7.1</testng.version>
<assertj.version>3.24.2</assertj.version>
<jgroups.version>5.3.0.Final</jgroups.version>
<jgroups.version>5.3.1.Final</jgroups.version>
<leveldbjni.version>1.8</leveldbjni.version>
<log4j.version>2.22.0</log4j.version>
<jmh.version>1.34</jmh.version>
Expand Down

0 comments on commit ef37022

Please sign in to comment.