You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2015/06/30 09:40:47 UTC

logging-log4j2 git commit: Update samples and tests from Spring 3.2.11.RELEASE to 3.2.13.RELEASE.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 6330ea236 -> 837eded3a


Update samples and tests from Spring 3.2.11.RELEASE to 3.2.13.RELEASE.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/837eded3
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/837eded3
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/837eded3

Branch: refs/heads/master
Commit: 837eded3a126b4201cab3fec363129b058577f28
Parents: 6330ea2
Author: ggregory <gg...@apache.org>
Authored: Tue Jun 30 00:40:43 2015 -0700
Committer: ggregory <gg...@apache.org>
Committed: Tue Jun 30 00:40:43 2015 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/837eded3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7394839..4d7f2b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
     <logbackVersion>1.1.3</logbackVersion>
     <jackson1Version>1.9.13</jackson1Version>
     <jackson2Version>2.5.3</jackson2Version>
-    <springVersion>3.2.11.RELEASE</springVersion>
+    <springVersion>3.2.13.RELEASE</springVersion>
     <flumeVersion>1.6.0</flumeVersion>
     <disruptorVersion>3.3.2</disruptorVersion>
     <compiler.plugin.version>3.3</compiler.plugin.version>