Skip to content

Commit 76fc5d6

Browse files
sullisbrettwooldridge
authored andcommitted
maven compiler plugin 3.8.1 (#1520)
1 parent 1f5abf3 commit 76fc5d6

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
@@ -423,7 +423,7 @@
423423
<plugin>
424424
<groupId>org.apache.maven.plugins</groupId>
425425
<artifactId>maven-compiler-plugin</artifactId>
426-
<version>3.8.0</version>
426+
<version>3.8.1</version>
427427
<extensions>true</extensions>
428428
<configuration>
429429
<source>1.8</source>

0 commit comments

Comments
 (0)