Skip to content

Commit ca86b77

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
1 parent 7f1ca14 commit ca86b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<plugin>
4343
<groupId>org.apache.maven.plugins</groupId>
4444
<artifactId>maven-compiler-plugin</artifactId>
45-
<version>3.13.0</version>
45+
<version>3.14.0</version>
4646
<configuration>
4747
<source>17</source>
4848
<target>17</target>

0 commit comments

Comments
 (0)