Skip to content

Commit 69799ae

Browse files
committed
Upgrade to maven-compiler-plugin 3.8.1
Closes gh-236
1 parent 23973f7 commit 69799ae

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
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>org.apache.maven.plugins</groupId>
102102
<artifactId>maven-compiler-plugin</artifactId>
103-
<version>3.8.0</version>
103+
<version>3.8.1</version>
104104
</plugin>
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)