Skip to content

Commit 9e1514d

Browse files
committed
Update pom.xml
1 parent 2ad8c26 commit 9e1514d

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
@@ -100,8 +100,8 @@
100100
<artifactId>maven-compiler-plugin</artifactId>
101101
<version>3.8.1</version>
102102
<configuration>
103-
<source>1.8</source>
104-
<target>1.8</target>
103+
<source>21</source>
104+
<target>21</target>
105105
</configuration>
106106
</plugin>
107107
<plugin>

0 commit comments

Comments
 (0)