commit | 963766277f98c29ce3fbd160c0519325cd253dd7 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Aug 27 17:01:28 2021 +0000 |
committer | Akron <nils@diewald-online.de> | Fri Dec 10 10:51:12 2021 +0100 |
tree | 1056d08605ffd00a10505f03a0c34bf32f55aaa7 | |
parent | 9938c0e8b94c3ad52e37499177d8e3b093c4b18b [diff] |
Bump plexus-utils from 3.3.0 to 3.4.1 Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.3.0 to 3.4.1. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.3.0...plexus-utils-3.4.1) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production update-type: version-update:semver-minor ... Change-Id: I124631a72e853546abc92fef0102cd32cecc5a0a Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index b6e74d5..99390f6 100644 --- a/pom.xml +++ b/pom.xml
@@ -82,7 +82,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.3.0</version> + <version>3.4.1</version> </dependency> <dependency> <groupId>org.antlr</groupId>