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/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push: new b09659115 Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 b09659115 is described below commit b096591155d3bd8dd2785a02efea511f560ad87b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Feb 10 03:11:21 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] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b2792e48..f7fbb2eba 100644 --- a/pom.xml +++ b/pom.xml @@ -306,7 +306,7 @@ <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> - <version>1.3.4</version> + <version>1.3.5</version> </dependency> <dependency> <groupId>com.fasterxml.woodstox</groupId>