commit | 10840618c4e948136378c76a14c1f3f812e39138 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Jul 01 22:19:16 2022 +0000 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Mon Sep 19 22:03:47 2022 +0200 |
tree | 8c827dddacba41c16a0d758b299a1d6fe2e227bf | |
parent | 0b1a74a3d39afeeb1a8fdc3fbb2dd456172732ca [diff] |
Bump plexus-utils from 3.0.14 to 3.0.16 in /contrib/thrift-maven-plugin Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0.14 to 3.0.16. - [Release notes](https://github.com/sonatype/plexus-utils/releases) - [Commits](https://github.com/sonatype/plexus-utils/compare/plexus-utils-3.0.14...plexus-utils-3.0.16) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/contrib/thrift-maven-plugin/pom.xml b/contrib/thrift-maven-plugin/pom.xml index 64fe088..dd7750e 100644 --- a/contrib/thrift-maven-plugin/pom.xml +++ b/contrib/thrift-maven-plugin/pom.xml
@@ -102,7 +102,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.14</version> + <version>3.0.16</version> </dependency> <dependency> <groupId>org.mockito</groupId>