Repository: activemq Updated Branches: refs/heads/master 8d3674be3 -> 1d2dcffce
AMQ-6962 - Update spring to 4.3.17 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/1d2dcffc Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/1d2dcffc Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/1d2dcffc Branch: refs/heads/master Commit: 1d2dcffceea769a3207be88035633280e192afb7 Parents: 8d3674b Author: Christopher L. Shannon (cshannon) <[email protected]> Authored: Tue May 15 11:30:43 2018 -0400 Committer: Christopher L. Shannon (cshannon) <[email protected]> Committed: Tue May 15 11:31:17 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/1d2dcffc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d7991ce..de262c6 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ <scalatest-version>2.1.5</scalatest-version> <slf4j-version>1.7.25</slf4j-version> <snappy-version>1.1.2</snappy-version> - <spring-version>4.3.12.RELEASE</spring-version> + <spring-version>4.3.17.RELEASE</spring-version> <stax2-api-version>3.0.2</stax2-api-version> <taglibs-version>1.2.5</taglibs-version> <velocity-version>1.7</velocity-version>
