mirror of https://github.com/apache/activemq.git
Upgraded to later spring release
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420836 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
857cc8c309
commit
0e91a73c61
2
pom.xml
2
pom.xml
|
@ -369,7 +369,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring</artifactId>
|
<artifactId>spring</artifactId>
|
||||||
<version>2.0-m5</version>
|
<version>2.0-rc1</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
|
|
Loading…
Reference in New Issue