Repository: activemq Updated Branches: refs/heads/trunk 17458134a -> 751fc2363
Upgrade Spring to 3.2.8 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/751fc236 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/751fc236 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/751fc236 Branch: refs/heads/trunk Commit: 751fc2363cf911cfe8a073869c967b8f2adf5868 Parents: 1745813 Author: Claus Ibsen <[email protected]> Authored: Wed Mar 26 09:23:32 2014 +0100 Committer: Claus Ibsen <[email protected]> Committed: Wed Mar 26 09:23:32 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/751fc236/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a4308e8..fc8f8a9 100755 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ <scalatest-version>1.8</scalatest-version> <slf4j-version>1.7.5</slf4j-version> <snappy-version>1.1.0.1</snappy-version> - <spring-version>3.2.5.RELEASE</spring-version> + <spring-version>3.2.8.RELEASE</spring-version> <spring-osgi-version>1.2.1</spring-osgi-version> <stax2-api-version>3.0.2</stax2-api-version> <velocity-version>1.7</velocity-version>
