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.1.2.Final to 5.1.3.Final
  • Loading branch information
dependabot-preview[bot] authored Dec 17, 2020
commit 8347af13e4eb08ae2ac416a129afecd0f6843c6c
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.1.2.Final</version.jgroups>
<version.jgroups>5.1.3.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