You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2023/01/15 22:35:20 UTC

[logging-log4j2] 14/18: Bump activemq-broker from 5.17.2 to 5.17.3

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

pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 4fd529e063685bc0d1b7f4c4af9eb583f7668c88
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 10:05:16 2023 +0000

    Bump activemq-broker from 5.17.2 to 5.17.3
    
    Bumps [activemq-broker](https://github.com/apache/activemq) from 5.17.2 to 5.17.3.
    - [Release notes](https://github.com/apache/activemq/releases)
    - [Commits](https://github.com/apache/activemq/compare/activemq-5.17.2...activemq-5.17.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:activemq-broker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 03c7153939..70b6dd37a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,7 @@
     <!-- Dependency versions -->
     <!-- We can use the property names from Spring Boot: -->
     <!--  https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.7.4/spring-boot-dependencies-2.7.4.pom -->
-    <activemq.version>5.17.2</activemq.version>
+    <activemq.version>5.17.3</activemq.version>
     <assertj.version>3.21.0</assertj.version>
     <awaitility.version>4.0.2</awaitility.version>
     <bsh.version>2.0b6</bsh.version>