Skip to content

Commit

Permalink
feat(#949): update org.apache.maven:maven-plugin-api to v4.0.0-rc-2
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Dec 26, 2024
1 parent 3a2cfec commit f5467c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ SOFTWARE.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>4.0.0-alpha-7</version>
<version>4.0.0-rc-2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f5467c2

Please sign in to comment.