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.6.Final to 5.2.7.Final
Bumps [jgroups](https://github.com/belaban/JGroups) from 5.2.6.Final to 5.2.7.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.6.Final...jgroups-5.2.7.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 Oct 6, 2022
commit d2f62abffb4fb5e13a98a6d44464b8698b8b11d6
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.6.Final</version.jgroups>
<version.jgroups>5.2.7.Final</version.jgroups>
<version.junit>4.13.2</version.junit>
<version.assertj>3.23.1</version.assertj>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down