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 4.2.0.Final to 4.2.1.Final
  • Loading branch information
dependabot-preview[bot] authored Mar 13, 2020
commit 64fa7bc91bb509e9e984e82418bc8feaa9ce3641
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>4.2.0.Final</version.jgroups>
<version.jgroups>4.2.1.Final</version.jgroups>
<version.junit>4.13</version.junit>
<version.assertj>3.15.0</version.assertj>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down