Skip to content

Commit 5efc42c

Browse files
committed
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
1 parent 3f10cab commit 5efc42c

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
@@ -239,7 +239,7 @@
239239
<plugin>
240240
<groupId>org.apache.maven.plugins</groupId>
241241
<artifactId>maven-compiler-plugin</artifactId>
242-
<version>3.14.0</version>
242+
<version>3.14.1</version>
243243
<configuration>
244244
<showWarnings>true</showWarnings>
245245
<compilerArgs>

0 commit comments

Comments
 (0)