Skip to content

Commit fc85ef8

Browse files
irundaiaJacobOJ
authored andcommitted
Upgrade plexus-build-api (#20759)
1 parent 67a4ba4 commit fc85ef8

File tree

1 file changed

+2
-2
lines changed
  • modules/openapi-generator-maven-plugin

1 file changed

+2
-2
lines changed

modules/openapi-generator-maven-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
</properties>
2121
<dependencies>
2222
<dependency>
23-
<groupId>org.sonatype.plexus</groupId>
23+
<groupId>org.codehaus.plexus</groupId>
2424
<artifactId>plexus-build-api</artifactId>
25-
<version>0.0.7</version>
25+
<version>1.2.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)