You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2016/04/05 17:52:56 UTC

[04/23] logging-log4j2 git commit: Update tests from ActiveMQ 5.13.0 to 5.13.2.

Update tests from ActiveMQ 5.13.0 to 5.13.2.

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

Branch: refs/heads/LOG4J2-1343-no-gc-outputstreamappenders
Commit: d69fb8359fdac9f1c197f4b864e205ee1feb7486
Parents: 0f993d2
Author: ggregory <gg...@apache.org>
Authored: Mon Apr 4 12:05:25 2016 -0700
Committer: ggregory <gg...@apache.org>
Committed: Mon Apr 4 12:05:25 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d69fb835/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fda6638..bb1a22a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -219,7 +219,7 @@
     <projectDir />
     <commonsLoggingVersion>1.2</commonsLoggingVersion>
     <osgi.api.version>4.3.1</osgi.api.version>
-    <activemq.version>5.13.0</activemq.version>
+    <activemq.version>5.13.2</activemq.version>
     <!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->
     <minSeverity>info</minSeverity>
   </properties>