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.10.Final to 5.2.11.Final
Bumps [jgroups](https://github.com/belaban/JGroups) from 5.2.10.Final to 5.2.11.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.10.Final...jgroups-5.2.11.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 Dec 29, 2022
commit 8f531fc2c9ad6486a408287aab3e1bf7389281da
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.10.Final</version.jgroups>
<version.jgroups>5.2.11.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