1
0
mirror of synced 2026-08-05 15:06:54 +00:00

chore: bump dependencies (#1484)

This commit is contained in:
Max Schmitt
2024-02-09 20:48:01 +01:00
committed by GitHub
parent 906d947c26
commit 8286f8a9d8
9 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.1</version>
<version>3.12.1</version>
<configuration>
<source>${compiler.version}</source>
<target>${compiler.version}</target>