mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
upgraded jboss-remoting version from 2.5.4.SP2 to 2.5.4.SP3
This commit is contained in:
parent
d10385fad2
commit
850103c694
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jboss.remoting</groupId>
|
<groupId>org.jboss.remoting</groupId>
|
||||||
<artifactId>jboss-remoting</artifactId>
|
<artifactId>jboss-remoting</artifactId>
|
||||||
<version>2.5.4.SP2</version>
|
<version>2.5.4.SP3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>jboss</groupId>
|
<groupId>jboss</groupId>
|
||||||
|
|
Loading…
Reference in a new issue