Skip to content

Commit 54efb28

Browse files
author
TheSnoozer
committed
#533: Maven 3.0.x has now reached its end of life. New plugin releases will require Maven 3.1 or later
1 parent 616fd2f commit 54efb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<java.target>11</java.target>
3131

32-
<maven-plugin-api.version>3.0</maven-plugin-api.version>
32+
<maven-plugin-api.version>3.1.0-alpha-1</maven-plugin-api.version>
3333
<maven-plugin-plugin.version>3.6.0</maven-plugin-plugin.version>
3434

3535
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)