Skip to content

Commit 946a47b

Browse files
committed
fix build on jdk11
1 parent dfb87bd commit 946a47b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@
327327
<links>
328328
<link>http://docs.oracle.com/javase/8/docs/api/</link>
329329
</links>
330+
<source>${jdk.source.version}</source>
330331
</configuration>
331332
</plugin>
332333
<plugin>

0 commit comments

Comments
 (0)