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 cf76b0906d Bump commons-logging:commons-logging from 1.2 to 1.3.5
(#2874)
cf76b0906d is described below
commit cf76b0906d4c8d310df17748c9c171633f951012
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 09:07:14 2026 -0500
Bump commons-logging:commons-logging from 1.2 to 1.3.5 (#2874)
Bumps commons-logging:commons-logging from 1.2 to 1.3.5.
---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
dependency-version: 1.3.5
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 39351fc998..2a5e2e9d15 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1562,7 +1562,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.2</version>
+ <version>1.3.5</version>
<exclusions>
<exclusion>
<groupId>log4j</groupId>