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

xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new 6055a25b5 Bump log4jVersion from 2.22.1 to 2.23.1 (#4885)
6055a25b5 is described below

commit 6055a25b5fade352cf21f6e9a5c74e7bbff5b9f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 18 07:57:35 2024 +0800

    Bump log4jVersion from 2.22.1 to 2.23.1 (#4885)
    
    Bumps `log4jVersion` 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
    
    Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.22.1 to 2.23.1
    
    ---
    updated-dependencies:
    - 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
    - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 59a30561d..610d8930f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -648,7 +648,7 @@ subprojects {
     }
 
     def grpcVersion = '1.43.2'
-    def log4jVersion = '2.22.1'
+    def log4jVersion = '2.23.1'
 
     dependencyManagement {
         dependencies {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to