commit | 8ea1a483f54aeb1fd0b2834c318f4dbc5c47f278 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jan 03 17:21:14 2024 +0000 |
committer | Yuxuan 'fishy' Wang <fishywang@gmail.com> | Wed Jan 03 11:00:38 2024 -0800 |
tree | 53b46a90739926acb343cf2e8298e5a8ee5f36ec | |
parent | 85400668007ea1938c250e01a7c4763ecfef3c71 [diff] [blame] |
Bump org.codehaus.plexus:plexus-utils in /contrib/thrift-maven-plugin Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.0.16 to 3.0.24. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.0.16...plexus-utils-3.0.24) --- 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 e6e4324..46f3cb1 100644 --- a/contrib/thrift-maven-plugin/pom.xml +++ b/contrib/thrift-maven-plugin/pom.xml
@@ -99,7 +99,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.16</version> + <version>3.0.24</version> </dependency> <dependency> <groupId>org.mockito</groupId>