summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-01 22:19:16 +0000
committerJens Geyer <Jens-G@users.noreply.github.com>2022-09-19 22:03:47 +0200
commit10840618c4e948136378c76a14c1f3f812e39138 (patch)
tree8c827dddacba41c16a0d758b299a1d6fe2e227bf /contrib
parent0b1a74a3d39afeeb1a8fdc3fbb2dd456172732ca (diff)
downloadthrift-10840618c4e948136378c76a14c1f3f812e39138.tar.gz
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>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/thrift-maven-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/thrift-maven-plugin/pom.xml b/contrib/thrift-maven-plugin/pom.xml
index 64fe0883b..dd7750e9e 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>