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

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


The following commit(s) were added to refs/heads/main by this push:
     new d624a93517 Bump ch.qos.logback:logback-core from 1.5.17 to 1.5.18 
(#3549)
d624a93517 is described below

commit d624a93517f6d770fe7299eba2da38962e634b3a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 17 19:14:09 2025 +0200

    Bump ch.qos.logback:logback-core from 1.5.17 to 1.5.18 (#3549)
    
    Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 
1.5.17 to 1.5.18.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.17...v_1.5.18)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3d0a4561e4..15a794dae5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -342,7 +342,7 @@
     <site-log4j-core.version>3.0.0-beta3</site-log4j-core.version>
     <site-log4j-jakarta.version>3.0.0-alpha1</site-log4j-jakarta.version>
     
<site-log4j-layout-template-json.version>3.0.0-beta3</site-log4j-layout-template-json.version>
-    <site-logback.version>1.5.17</site-logback.version>
+    <site-logback.version>1.5.18</site-logback.version>
     <site-slf4j.version>2.0.17</site-slf4j.version>
 
     <!-- =====================================================

Reply via email to