chore(deps): bump jgroups from 4.1.9.Final to 5.2.13.Final (#427)

* chore(deps): bump jgroups from 4.1.9.Final to 5.2.12.Final

Bumps [jgroups](https://github.com/belaban/JGroups) from 4.1.9.Final to 5.2.12.Final.
- [Release notes](https://github.com/belaban/JGroups/releases)
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
- [Commits](https://github.com/belaban/JGroups/compare/JGroups-4.1.9.Final...jgroups-5.2.12.Final)

---
updated-dependencies:
- dependency-name: org.jgroups:jgroups
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Igor Vinokur <ivinokur@redhat.com>
pull/473/head
dependabot[bot] 2023-03-30 10:28:53 +03:00 committed by GitHub
parent 45e9d18d22
commit 4894dfd95b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@
<org.hamcrest.version>2.2</org.hamcrest.version>
<org.javassist.version>3.29.2-GA</org.javassist.version>
<org.jgroups.kubernetes.version>1.0.13.Final</org.jgroups.kubernetes.version>
<org.jgroups.version>4.1.9.Final</org.jgroups.version>
<org.jgroups.version>5.2.13.Final</org.jgroups.version>
<org.leadpony.justify.version>3.1.0</org.leadpony.justify.version>
<org.mockito.mockito-testng.version>0.4.13</org.mockito.mockito-testng.version>
<org.mockito.version>3.11.2</org.mockito.version>