Skip to content

Commit a80b41c

Browse files
committed
Upgrade to Maven 3.8.8
Closes gh-387
1 parent 7e97f32 commit a80b41c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
<gradle.version>3.4</gradle.version>
4444
<groovy.version>2.4.21</groovy.version>
4545
<log4j.version>2.17.1</log4j.version>
46-
<maven-core.version>3.5.0</maven-core.version>
46+
<maven-core.version>3.8.8</maven-core.version>
4747
<maven-plugin-api.version>${maven-core.version}</maven-plugin-api.version>
48-
<maven-plugin-annotations.version>3.5</maven-plugin-annotations.version>
48+
<maven-plugin-annotations.version>3.8.2</maven-plugin-annotations.version>
4949
<mockito.version>3.6.28</mockito.version>
5050
<junit.version>5.8.1</junit.version>
5151
<javassist.version>3.21.0-GA</javassist.version>

0 commit comments

Comments
 (0)