mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
Updated version of jboss.remoting and jobiss-common-core.
This commit is contained in:
parent
88e375faec
commit
d3ba92ed17
1 changed files with 2 additions and 2 deletions
|
@ -28,12 +28,12 @@
|
|||
<dependency>
|
||||
<groupId>org.jboss.remoting</groupId>
|
||||
<artifactId>jboss-remoting</artifactId>
|
||||
<version>2.5.4.SP3</version>
|
||||
<version>2.5.4.SP4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jboss</groupId>
|
||||
<artifactId>jboss-common-core</artifactId>
|
||||
<version>2.2.19.GA</version>
|
||||
<version>2.2.22.GA</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jboss</groupId>
|
||||
|
|
Loading…
Reference in a new issue