GH-714 - Upgrade to Maven Compiler Plugin 3.12.0.

This commit is contained in:
Oliver Drotbohm
2024-07-08 22:30:31 +02:00
parent af883e780e
commit 5d6a7bf6a1
2 changed files with 2 additions and 2 deletions

View File

@@ -456,7 +456,7 @@ limitations under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
<configuration>
<source>17</source>
<target>17</target>

View File

@@ -35,7 +35,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
<configuration>
<annotationProcessorPaths>
<path>