This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 24c06e09c4d Bump ch.qos.logback:logback-classic from 1.5.38 to 1.6.1
(#3355)
24c06e09c4d is described below
commit 24c06e09c4db383f076fbf8c3547a105d9d779ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 6 08:37:25 2026 -0400
Bump ch.qos.logback:logback-classic from 1.5.38 to 1.6.1 (#3355)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.5.38 to 1.6.1.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.38...v_1.6.1)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.6.1
dependency-type: direct:development
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 7eca0b313d7..4f189190970 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -178,7 +178,7 @@
<cxf.kerby.version>2.1.2</cxf.kerby.version>
<cxf.ldapsdk.version>7.0.5</cxf.ldapsdk.version>
<cxf.littleproxy.version>2.8.0</cxf.littleproxy.version>
- <cxf.logback.classic.version>1.5.38</cxf.logback.classic.version>
+ <cxf.logback.classic.version>1.6.1</cxf.logback.classic.version>
<cxf.lucene.version>10.5.0</cxf.lucene.version>
<cxf.maven.core.version>3.9.16</cxf.maven.core.version>
<cxf.micrometer.version>1.17.0</cxf.micrometer.version>