Skip to content

Commit 0d304d7

Browse files
authored
Update pom.xml
1 parent 8ad9316 commit 0d304d7

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
@@ -37,8 +37,8 @@
3737
<artifactId>maven-compiler-plugin</artifactId>
3838
<version>3.7.0</version>
3939
<configuration>
40-
<source>8</source>
41-
<target>8</target>
40+
<source>11</source>
41+
<target>11</target>
4242
</configuration>
4343
</plugin>
4444
<plugin>

0 commit comments

Comments
 (0)