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
parent
45e9d18d22
commit
4894dfd95b
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue