This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 0103142ad13f6d22013f747734f0c7fc376aee50
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 28 13:24:06 2026 -0400
Bump ch.qos.logback:logback-classic from 1.6.1 to 1.6.3 (#3406)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.6.1...v_1.6.3)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.6.3
dependency-type: direct:development
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>
(cherry picked from commit a837332ed37cae92e821ce17d7d95f24e55fd7a2)
# Conflicts:
# parent/pom.xml
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index aef6b9a02ec..acbcf134aa1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -175,7 +175,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.6.1</cxf.logback.classic.version>
+ <cxf.logback.classic.version>1.6.3</cxf.logback.classic.version>
<cxf.lucene.version>9.12.3</cxf.lucene.version>
<cxf.maven.core.version>3.9.16</cxf.maven.core.version>
<cxf.micrometer.version>1.14.14</cxf.micrometer.version>