Skip to content

Commit e8ec9b2

Browse files
authored
Update pom.xml
1 parent 14b29c6 commit e8ec9b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<plugin>
3535
<artifactId>maven-compiler-plugin</artifactId>
3636
<configuration>
37-
<source>1.6</source>
38-
<target>1.6</target>
37+
<source>1.8</source>
38+
<target>1.8</target>
3939
</configuration>
4040
</plugin>
4141

0 commit comments

Comments
 (0)