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 5deac90 Bump commons-logging from 1.1.1 to 1.2 5deac90 is described below commit 5deac907a20cdbb20ff9a1bf5039ef3f2e5814d5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 28 08:09:38 2020 +0000 Bump commons-logging from 1.1.1 to 1.2 Bumps commons-logging from 1.1.1 to 1.2. 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 dc75b1f..f72e04d 100644 --- a/pom.xml +++ b/pom.xml @@ -502,7 +502,7 @@ <commons.fileupload.version>1.4</commons.fileupload.version> <commons.httpclient.version>3.1</commons.httpclient.version> <commons.io.version>2.1</commons.io.version> - <commons.logging.version>1.1.1</commons.logging.version> + <commons.logging.version>1.2</commons.logging.version> <fi.version>2.0.0</fi.version> <geronimo.spec.annotation.version>1.1</geronimo.spec.annotation.version> <geronimo.spec.metadata.version>1.1.3</geronimo.spec.metadata.version>