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 0187a4cb6f Bump plexus-utils from 3.4.2 to 3.5.0
0187a4cb6f is described below
commit 0187a4cb6fd996b2c6ea9eca1b222618cda08277
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 24 13:10:36 2022 +0000
Bump plexus-utils from 3.4.2 to 3.5.0
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from
3.4.2 to 3.5.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.2...plexus-utils-3.5.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 680199cd17..a9081d9c8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -486,7 +486,7 @@
<log4j2.version>2.19.0</log4j2.version>
<maven.archiver.version>3.6.0</maven.archiver.version>
<maven.version>3.8.6</maven.version>
- <plexus.utils.version>3.4.2</plexus.utils.version>
+ <plexus.utils.version>3.5.0</plexus.utils.version>
<rhino.version>1.6R7</rhino.version>
<slf4j.version>2.0.3</slf4j.version>
<spring.version>5.3.23</spring.version>