parent
11fb528c8c
commit
1be0b18043
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -48,7 +48,7 @@
|
||||||
<artifactId>maven-compiler-plugin</artifactId>
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
<version>3.8.1</version>
|
<version>3.8.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<release>17</release> <!-- Hier auf die Java-Version setzen, die Sie verwenden -->
|
<release>17</release>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Loading…
Reference in a new issue