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 2022/10/21 23:43:31 UTC

[logging-log4j2] 03/15: Bump activemq-broker from 5.17.1 to 5.17.2

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

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

commit 1ea7ad1a461cef544e2f5bee1832eaab4183ca8b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Oct 6 14:48:13 2022 +0000

    Bump activemq-broker from 5.17.1 to 5.17.2
    
    Bumps [activemq-broker](https://github.com/apache/activemq) from 5.17.1 to 5.17.2.
    - [Release notes](https://github.com/apache/activemq/releases)
    - [Commits](https://github.com/apache/activemq/compare/activemq-5.17.1...activemq-5.17.2)
    
    ---
    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 07ae0db312..2bc5637909 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,7 +289,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.1</activemq.version>
+    <activemq.version>5.17.2</activemq.version>
     <assertj.version>3.23.1</assertj.version>
     <awaitility.version>4.2.0</awaitility.version>
     <bsh.version>2.0b6</bsh.version>