This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 3e09a5bbcf Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
3e09a5bbcf is described below
commit 3e09a5bbcfdab893625bb97b21607502d673e42c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 10 13:27:13 2025 +0000
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
Bumps commons-logging:commons-logging from 1.3.4 to 1.3.5.
---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fddaa2d0f9..ae42ae648f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -471,7 +471,7 @@
<aspectj.version>1.9.22.1</aspectj.version>
<bsf.version>2.4.0</bsf.version>
<commons.fileupload.version>2.0.0-M2</commons.fileupload.version>
- <commons.logging.version>1.3.4</commons.logging.version>
+ <commons.logging.version>1.3.5</commons.logging.version>
<fi.version>2.1.1</fi.version>
<geronimo.spec.annotation.version>1.1.1</geronimo.spec.annotation.version>
<geronimo.spec.metadata.version>1.1.3</geronimo.spec.metadata.version>