Skip to content

Commit 8ec792b

Browse files
Merge pull request #176 from shift7-ch/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
2 parents 0b0e02b + ec50f6b commit 8ec792b

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
@@ -64,7 +64,7 @@
6464
<plugins>
6565
<plugin>
6666
<artifactId>maven-compiler-plugin</artifactId>
67-
<version>3.14.0</version>
67+
<version>3.14.1</version>
6868
<configuration>
6969
<encoding>UTF-8</encoding>
7070
<compilerArgument>-Xlint:unchecked</compilerArgument>

0 commit comments

Comments
 (0)