Yaz
Yaz

Reputation: 18632

Most stable version of Spring 3.x?

I want to upgrade to a Spring 3.x version, and I would like to know which one is the most stable. Thanks for your help.

Upvotes: 0

Views: 7513

Answers (2)

matt b
matt b

Reputation: 139931

As of this moment:

Spring Framework 3.2.9.RELEASE is the current production release

http://www.springsource.org/download

You can download from here

http://maven.springframework.org/release/org/springframework/spring/3.2.9.RELEASE/

Upvotes: 7

sunkara sruesh
sunkara sruesh

Reputation: 1

As of now the spring Latest GA release is: 3.2.0.RELEASE

http://www.springsource.org/spring-community-download

Upvotes: 0

Related Questions