Upgrading to Spring 2.5.1

This commit is contained in:
Arjen Poutsma
2008-01-11 15:26:32 +00:00
parent e19729817f
commit a5348f95d3
3 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@
<activation>
<property>
<name>spring.version</name>
<value>2.5-rc2</value>
<value>2.5.1</value>
</property>
</activation>
<dependencies>

View File

@@ -45,7 +45,7 @@
<activation>
<property>
<name>spring.version</name>
<value>2.5-rc2</value>
<value>2.5.1</value>
</property>
</activation>
<dependencies>

View File

@@ -46,7 +46,7 @@
<activation>
<property>
<name>spring.version</name>
<value>2.5-rc2</value>
<value>2.5.1</value>
</property>
</activation>
<dependencies>