Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0
All checks were successful
Keycloak mailcow Build / Build und Bereitstellung (pull_request) Successful in 11s
Keycloak mailcow Build / Build und Bereitstellung (push) Successful in 27s

This commit is contained in:
2025-02-22 00:02:45 +00:00
parent 34f97b6a7e
commit 447fbe5cda

View File

@ -64,7 +64,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
<version>3.13.0</version> <version>3.14.0</version>
<configuration> <configuration>
<source>17</source> <source>17</source>
<target>17</target> <target>17</target>