Skip to content

Commit

Permalink
Bump org.jgroups:jgroups from 5.3.2.Final to 5.3.3.Final
Browse files Browse the repository at this point in the history
Bumps [org.jgroups:jgroups](https://github.com/belaban/JGroups) from 5.3.2.Final to 5.3.3.Final.
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
- [Commits](belaban/JGroups@jgroups-5.3.2.Final...jgroups-5.3.3.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 Feb 13, 2024
1 parent cd8d336 commit 7c576f3
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.3.2.Final</version.jgroups>
<version.jgroups>5.3.3.Final</version.jgroups>
<version.junit>4.13.2</version.junit>
<version.assertj>3.25.3</version.assertj>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 7c576f3

Please sign in to comment.