jgroups: Update to version 5.0.0

This commit is contained in:
Owain van Brakel
2020-08-28 07:50:12 +02:00
parent 926132243a
commit fa6dc721bf
4 changed files with 70 additions and 49 deletions

View File

@@ -7,7 +7,7 @@
<config xmlns="urn:org:jgroups"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:org:jgroups http://www.jgroups.org/schema/jgroups.xsd"
version="4.2.4.Final">
version="5.0.0">
<UDP
bind_addr="127.0.0.1"
mcast_port="${jgroups.udp.mcast_port:45588}"