Updated JBoss Remoting to newer version.

This commit is contained in:
LevelX2 2014-08-22 15:06:48 +02:00
parent 746e64b46e
commit a2fbd0bc4c

View file

@ -28,7 +28,7 @@
<dependency>
<groupId>org.jboss.remoting</groupId>
<artifactId>jboss-remoting</artifactId>
<version>2.5.4.SP4</version>
<version>2.5.4.SP5</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>