Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump jgroups from 5.0.4.Final to 5.1.0.Final
  • Loading branch information
dependabot-preview[bot] authored Nov 17, 2020
commit bff8f8f1b1df68848e7966224d77b348f90d8a52
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.0.4.Final</version.jgroups>
<version.jgroups>5.1.0.Final</version.jgroups>
<version.junit>4.13.1</version.junit>
<version.assertj>3.18.1</version.assertj>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down