Skip to content

Commit 794321c

Browse files
committed
1.0.0
1 parent 7bb38cf commit 794321c

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
@@ -26,8 +26,8 @@
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-compiler-plugin</artifactId>
2828
<configuration>
29-
<source>16</source>
30-
<target>16</target>
29+
<source>17</source>
30+
<target>17</target>
3131
</configuration>
3232
</plugin>
3333

0 commit comments

Comments
 (0)