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

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 851a3b0b13 ARTEMIS-4843 Bump log4j.version from 2.22.1 to 2.23.1
     new 9e9a647acd This closes #5001
851a3b0b13 is described below

commit 851a3b0b132cc8cfed08881c01bdeed3e1d58941
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 26 18:22:46 2024 +0000

    ARTEMIS-4843 Bump log4j.version from 2.22.1 to 2.23.1
    
    Bumps `log4j.version` from 2.22.1 to 2.23.1.
    
    Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.22.1 to 2.23.1
    
    Updates `org.apache.logging.log4j:log4j-api` from 2.22.1 to 2.23.1
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.22.1 to 2.23.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e6001a2b3d..16fe05c2ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
       <proton.version>0.34.1</proton.version>
       <protonj2.version>1.0.0-M19</protonj2.version>
       <slf4j.version>2.0.12</slf4j.version>
-      <log4j.version>2.22.1</log4j.version>
+      <log4j.version>2.23.1</log4j.version>
       <qpid.jms.version>1.10.0</qpid.jms.version>
       <johnzon.version>1.2.21</johnzon.version>
       <hawtbuff.version>1.11</hawtbuff.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to