Skip to content

Commit 6992a8f

Browse files
authored
Merge pull request #92 from xdev-software/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
2 parents faef73d + bbadd12 commit 6992a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

music-maven-plugin-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<plugin>
3737
<groupId>org.apache.maven.plugins</groupId>
3838
<artifactId>maven-compiler-plugin</artifactId>
39-
<version>3.14.0</version>
39+
<version>3.14.1</version>
4040
<configuration>
4141
<release>${maven.compiler.release}</release>
4242
<compilerArgs>

0 commit comments

Comments
 (0)