Skip to content

Commit

Permalink
Bump jgroups from 5.2.2.Final to 5.2.3.Final
Browse files Browse the repository at this point in the history
Bumps jgroups from 5.2.2.Final to 5.2.3.Final.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2022
1 parent dc8d7c7 commit d23ee6d
Showing 1 changed file with 1 addition and 1 deletion.
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.2.Final</version.jgroups>
<version.jgroups>5.2.3.Final</version.jgroups>
<version.junit>4.13.2</version.junit>
<version.assertj>3.22.0</version.assertj>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit d23ee6d

Please sign in to comment.