Skip to content

Commit f570db1

Browse files
committed
Fix release
1 parent 34ee70f commit f570db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<artifactId>maven-compiler-plugin</artifactId>
114114
<version>3.9.0</version>
115115
<configuration>
116-
<release>17</release>
116+
<release>19</release>
117117
</configuration>
118118
</plugin>
119119
<plugin>

0 commit comments

Comments
 (0)