Skip to content

Commit e326910

Browse files
Provide Compiling maven version thing
1 parent d18c52f commit e326910

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-compiler-plugin</artifactId>
36+
<version>3.8.1</version>
3637
<configuration>
3738
<source>8</source>
3839
<target>8</target>

0 commit comments

Comments
 (0)