commit | 45fb2a8026712e1512ed04f3e49165581d0a3e16 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 23 10:37:11 2022 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Mon May 23 12:53:25 2022 +0200 |
tree | 20cf8ad5ec2c41c0e2fc5dd83377b764eecb269e | |
parent | 9d599e103da9be48c2171951b75c6f2634d428d7 [diff] |
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 ... Change-Id: I4364211c12a647ba9b4e545e9210f09a11224331 Signed-off-by: dependabot[bot] <support@github.com> Reviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/5823
diff --git a/pom.xml b/pom.xml index 248299b..763ab86 100644 --- a/pom.xml +++ b/pom.xml
@@ -82,7 +82,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.4.1</version> + <version>3.4.2</version> </dependency> <dependency> <groupId>org.antlr</groupId>