Skip to content

Commit 1cf99aa

Browse files
fix(deps): update dependency org.apache.maven:maven-plugin-api to v4.0.0-rc-3
1 parent 6f9ca70 commit 1cf99aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>org.apache.maven</groupId>
128128
<artifactId>maven-plugin-api</artifactId>
129-
<version>4.0.0-alpha-7</version>
129+
<version>4.0.0-rc-3</version>
130130
<scope>provided</scope>
131131
</dependency>
132132
<dependency>

0 commit comments

Comments
 (0)