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 2022/01/01 20:04:46 UTC

[logging-log4j-tools] branch release-2.x updated: Bump org.apache.activemq:activemq-broker from 5.14.5 to 5.16.3.

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 13aad6c  Bump org.apache.activemq:activemq-broker from 5.14.5 to 5.16.3.
13aad6c is described below

commit 13aad6c1107a5954f668f522225acb5356a79391
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jan 1 15:04:44 2022 -0500

    Bump org.apache.activemq:activemq-broker from 5.14.5 to 5.16.3.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 54a421f..ead5d01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
     <commonsLoggingVersion>1.2</commonsLoggingVersion>
     <osgi.api.version>4.3.1</osgi.api.version>
     <!-- Version 5.15.0 requires Java 8 -->
-    <activemq.version>5.14.5</activemq.version>
+    <activemq.version>5.16.3</activemq.version>
     <!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->
     <minSeverity>info</minSeverity>
     <jctoolsVersion>1.2.1</jctoolsVersion>