mirror of
https://github.com/correl/mage.git
synced 2025-01-12 11:08:01 +00:00
Updated JBoss Remoting to newer version.
This commit is contained in:
parent
746e64b46e
commit
a2fbd0bc4c
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue