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.1.8.Final to 5.1.9.Final
Bumps [jgroups](https://github.com/belaban/JGroups) from 5.1.8.Final to 5.1.9.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.1.8.Final...jgroups-5.1.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 Aug 19, 2021
commit f1eb3a9b8d3546dfae7d31389ce0e92a9facb8ef
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.1.8.Final</version.jgroups>
<version.jgroups>5.1.9.Final</version.jgroups>
<version.junit>4.13.2</version.junit>
<version.assertj>3.20.2</version.assertj>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down