Skip to content

Commit 8739f4e

Browse files
committed
Added compiler parameter "target 17"
1 parent 13ca8e7 commit 8739f4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
<configuration>
115115
<release>17</release>
116116
<source>17</source>
117+
<target>17</target>
117118
</configuration>
118119
</plugin>
119120
<plugin>

0 commit comments

Comments
 (0)