Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump jgroups from 5.2.12.Final to 5.2.13.Final
Bumps [jgroups](https://github.com/belaban/JGroups) from 5.2.12.Final to 5.2.13.Final.
- [Release notes](https://github.com/belaban/JGroups/releases)
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
- [Commits](belaban/JGroups@jgroups-5.2.12.Final...jgroups-5.2.13.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 Mar 14, 2023
commit ec5269298899dfbbfb370ba3d0690145e37432fb
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.2.12.Final</version.jgroups>
<version.jgroups>5.2.13.Final</version.jgroups>
<version.junit>4.13.2</version.junit>
<version.assertj>3.24.0</version.assertj>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down