some of the commons libraies have even newer version due to a change from the group name to org.apache.commons. So:
commons-math:2.1
ZachT August 6, 2010 at 1:36 PM
The result about the Spring framework is misleading. 2.5.6 is actually older than 2.5.6.SEC01. The current 2.5.x release is 2.5.6.SEC02
The latest release of Spring is 3.0.3.RELEASE
If we want to try to use Spring 3.x, the first challenge is going to be that it no longer has a monolithic "spring" artifact with everything in it, but a number of Sakai modules (kernel and trunk) have a dependency on the "spring" artifact.
[INFO] The following dependencies in Dependency Management have newer versions:
[INFO] antlr:antlr ........................................ 2.7.6 -> 20030911
[INFO] commons-collections:commons-collections .............. 3.1 -> 20040616
[INFO] commons-dbcp:commons-dbcp ................... 1.2.2 -> 20030825.184428
[INFO] commons-fileupload:commons-fileupload ................. 1.2.1 -> 1.2.2
[INFO] commons-math:commons-math ................................. 1.0 -> 1.2
[INFO] commons-pool:commons-pool ................... 1.5.4 -> 20030825.183949
[INFO] hsqldb:hsqldb ................................... 1.8.0.7 -> 1.7.2-rc1
[INFO] javax.jcr:jcr ........................................... 1.0 -> 1.0.1
[INFO] javax.servlet:servlet-api ................................. 2.4 -> 2.5
[INFO] jaxen:jaxen ................................ 1.1-beta-10 -> 1.1-beta-9
[INFO] log4j:log4j ......................................... 1.2.15 -> 1.2.16
[INFO] net.sf.ehcache:ehcache ................................ 1.6.1 -> 2.2.0
[INFO] org.apache.jackrabbit:jackrabbit-api .................... 1.4 -> 2.1.0
[INFO] org.apache.jackrabbit:jackrabbit-core ................... 1.4 -> 2.1.0
[INFO] org.apache.jackrabbit:jackrabbit-jcr-commons ............ 1.4 -> 2.1.0
[INFO] org.apache.jackrabbit:jackrabbit-jcr-tests .............. 1.4 -> 2.1.0
[INFO] org.hibernate:hibernate ............................ 3.2.7.ga -> 3.1.3
[INFO] org.slf4j:slf4j-log4j12 ................................. 1.0 -> 1.6.1
[INFO] org.springframework:spring ...................... 2.5.6.SEC01 -> 2.5.6
[INFO] org.springframework:spring-beans ................ 2.5.6.SEC01 -> 2.5.6
[INFO] org.springframework:spring-context .............. 2.5.6.SEC01 -> 2.5.6
[INFO] org.springframework:spring-context-support ...... 2.5.6.SEC01 -> 2.5.6
[INFO] org.springframework:spring-core ................. 2.5.6.SEC01 -> 2.5.6
[INFO] org.springframework:spring-test ................. 2.5.6.SEC01 -> 2.5.6
[INFO] org.springframework:spring-web .................. 2.5.6.SEC01 -> 2.5.6
[INFO] org.springframework:spring-webmvc ............... 2.5.6.SEC01 -> 2.5.6
[INFO] xalan:xalan ........................................... 2.6.0 -> 2.7.0
[INFO] xerces:xercesImpl ..................................... 2.6.2 -> 2.9.1
[INFO] xml-apis:xml-apis .................................... 1.0.b2 -> 2.0.2