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 d3297349d4 Bump plexus-utils from 3.4.1 to 3.4.2 d3297349d4 is described below commit d3297349d495462d535d0123a657e4ef584709a4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed May 18 13:05:29 2022 +0000 Bump plexus-utils from 3.4.1 to 3.4.2 Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.1...plexus-utils-3.4.2) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils 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 6890c78542..fdf6aab733 100644 --- a/pom.xml +++ b/pom.xml @@ -486,7 +486,7 @@ <log4j2.version>2.17.2</log4j2.version> <maven.archiver.version>3.5.2</maven.archiver.version> <maven.version>3.8.5</maven.version> - <plexus.utils.version>3.4.1</plexus.utils.version> + <plexus.utils.version>3.4.2</plexus.utils.version> <rhino.version>1.6R7</rhino.version> <slf4j.version>1.7.36</slf4j.version> <spring.version>5.3.19</spring.version>