Skip to content

Commit a276551

Browse files
author
TheSnoozer
committed
update dependency org.apache.maven.plugin-tools:maven-plugin-annotations 3.5 -> 3.6.0 (travis will tell if this breaks older maven versions)
1 parent 3615338 commit a276551

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
@@ -55,7 +55,7 @@
5555
<java.target>1.8</java.target>
5656

5757
<maven-plugin-api.version>3.0</maven-plugin-api.version>
58-
<maven-plugin-plugin.version>3.5</maven-plugin-plugin.version>
58+
<maven-plugin-plugin.version>3.6.0</maven-plugin-plugin.version>
5959

6060
<jgit.version>5.2.0.201812061821-r</jgit.version>
6161
<junit.version>5.3.1</junit.version>

0 commit comments

Comments
 (0)