Skip to content

Commit 368ffb3

Browse files
committed
Updating target
1 parent 54bcaf1 commit 368ffb3

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
@@ -54,8 +54,8 @@
5454
<groupId>org.apache.maven.plugins</groupId>
5555
<artifactId>maven-compiler-plugin</artifactId>
5656
<configuration>
57-
<source>16</source>
58-
<target>16</target>
57+
<source>17</source>
58+
<target>17</target>
5959
</configuration>
6060
</plugin>
6161
</plugins>

0 commit comments

Comments
 (0)