Skip to content

Commit 8bb0927

Browse files
committed
DO NOT MERGE
1 parent 8fa286f commit 8bb0927

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,8 @@
363363
<artifactId>maven-compiler-plugin</artifactId>
364364
<version>3.8.1</version>
365365
<configuration>
366-
<source>1.8</source>
367-
<target>1.8</target>
366+
<source>11</source>
367+
<target>11</target>
368368
</configuration>
369369
</plugin>
370370
<plugin>

0 commit comments

Comments
 (0)