We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e9883d + 5a9dd2e commit 276ed72Copy full SHA for 276ed72
spring-cloud-contract-tools/spring-cloud-contract-maven-plugin/pom.xml
@@ -41,7 +41,7 @@
41
<maven-plugin-testing-harness.version>4.0.0-beta-4</maven-plugin-testing-harness.version>
42
<maven-shared-incremental.version>1.1</maven-shared-incremental.version>
43
<slf4j-api.version>2.0.17</slf4j-api.version>
44
- <plexus-utils.version>3.6.0</plexus-utils.version> <!-- If not set the provided version is 3.0.x and MethodMissing is thrown -->
+ <plexus-utils.version>4.0.2</plexus-utils.version> <!-- If not set the provided version is 3.0.x and MethodMissing is thrown -->
45
</properties>
46
47
<inceptionYear>2016</inceptionYear>
0 commit comments