fixed build
This commit is contained in:
parent
99bf2f25da
commit
a6b9554c76
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -198,8 +198,8 @@
|
|||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<configuration>
|
||||
<source>17</source>
|
||||
<target>17</target>
|
||||
<release>17</release>
|
||||
<encoding>UTF-8</encoding>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
|
Loading…
Reference in a new issue