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 03f613f957 Update `ch.qos.logback:logback-core` to version `1.5.12`
(#3131) (#3131)
03f613f957 is described below
commit 03f613f957472922a54f74367c40f9517c3da1c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 29 21:51:21 2024 +0100
Update `ch.qos.logback:logback-core` to version `1.5.12` (#3131) (#3131)
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 d127ce5137..c1ad72ab70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -348,7 +348,7 @@
<site-log4j-core.version>3.0.0-beta2</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-beta2</site-log4j-layout-template-json.version>
- <site-logback.version>1.5.11</site-logback.version>
+ <site-logback.version>1.5.12</site-logback.version>
<site-slf4j.version>2.0.16</site-slf4j.version>
<!-- =====================================================