Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit b704a6e

Browse files
Revert "Revert "Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0""
1 parent e43bbf4 commit b704a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<plugin>
2424
<groupId>org.apache.maven.plugins</groupId>
2525
<artifactId>maven-compiler-plugin</artifactId>
26-
<version>3.13.0</version>
26+
<version>3.14.0</version>
2727
<configuration>
2828
<source>${java.version}</source>
2929
<target>${java.version}</target>

0 commit comments

Comments
 (0)