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/03/10 15:54:25 UTC

[logging-log4j-tools] branch release-2.x updated: Update Apache ActiveMQ from 5.16.3 to 5.16.4.

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 7a35f68  Update Apache ActiveMQ from 5.16.3 to 5.16.4.
7a35f68 is described below

commit 7a35f68fc21ab0e4d998acd5095db4741c4a434f
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Mar 10 10:54:23 2022 -0500

    Update Apache ActiveMQ from 5.16.3 to 5.16.4.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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