Skip to content

Commit a074879

Browse files
Merge pull request #17499 from iterate-ch/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
2 parents 900d88c + 72dbc34 commit a074879

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
@@ -443,7 +443,7 @@
443443
</plugin>
444444
<plugin>
445445
<artifactId>maven-compiler-plugin</artifactId>
446-
<version>3.14.0</version>
446+
<version>3.14.1</version>
447447
<configuration>
448448
<encoding>UTF-8</encoding>
449449
<compilerArgument>-Xlint:unchecked</compilerArgument>

0 commit comments

Comments
 (0)