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.
1 parent 70df117 commit ecdd8b5Copy full SHA for ecdd8b5
modules/openapi-generator-maven-plugin/pom.xml
@@ -20,9 +20,9 @@
20
</properties>
21
<dependencies>
22
<dependency>
23
- <groupId>org.sonatype.plexus</groupId>
+ <groupId>org.codehaus.plexus</groupId>
24
<artifactId>plexus-build-api</artifactId>
25
- <version>0.0.7</version>
+ <version>1.2.0</version>
26
</dependency>
27
28
<groupId>org.apache.maven</groupId>
0 commit comments