Browse Source

Use spring 1.2.6

1.0.x
Carlos Sanchez 20 years ago
parent
commit
65cf4c1b23
  1. 2
      core-tiger/pom.xml

2
core-tiger/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>1.2.5</version>
<version>1.2.6</version>
</dependency>
</dependencies>
<build>

Loading…
Cancel
Save