Repository: archiva-redback-core Updated Branches: refs/heads/master a371a6dc4 -> deabe5db7
spring 4.1.2 Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/deabe5db Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/deabe5db Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/deabe5db Branch: refs/heads/master Commit: deabe5db75d90fab1b5a4f16a4b50f4d9fbd0f37 Parents: a371a6d Author: Olivier Lamy <[email protected]> Authored: Wed Nov 19 17:19:44 2014 +1100 Committer: Olivier Lamy <[email protected]> Committed: Wed Nov 19 17:19:44 2014 +1100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/deabe5db/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 20a490c..d7308d6 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ </distributionManagement> <properties> - <springVersion>4.1.1.RELEASE</springVersion> + <springVersion>4.1.2.RELEASE</springVersion> <slf4jVersion>1.7.7</slf4jVersion> <log4j2Version>2.1</log4j2Version>
