Skip to content

Commit

Permalink
Bump org.jgroups:jgroups from 5.3.1.Final to 5.3.2.Final
Browse files Browse the repository at this point in the history
Bumps [org.jgroups:jgroups](https://github.com/belaban/JGroups) from 5.3.1.Final to 5.3.2.Final.
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
- [Commits](belaban/JGroups@jgroups-5.3.1.Final...jgroups-5.3.2.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 5, 2024
1 parent a51df97 commit 420c43c
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 @@ -54,7 +54,7 @@
<micrometer.version>1.12.2</micrometer.version>
<picocli.version>4.7.5</picocli.version>
<guava.version>33.0.0-jre</guava.version>
<jgroups.version>5.3.1.Final</jgroups.version>
<jgroups.version>5.3.2.Final</jgroups.version>
<jgroups-kubernetes.version>2.0.1.Final</jgroups-kubernetes.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<assertj.version>3.25.2</assertj.version>
Expand Down

0 comments on commit 420c43c

Please sign in to comment.