Update to dependency versions jgroups

This commit is contained in:
Paul Gallagher 2016-03-31 15:03:09 +01:00 committed by jbertram
parent 35d3c50db7
commit 1aac582ce8
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@
<dependency>
<groupId>org.jgroups</groupId>
<artifactId>jgroups</artifactId>
<version>3.6.7.Final</version>
<version>3.6.8.Final</version>
<!-- License: Apache 2.0 -->
</dependency>
<dependency>