Skip to content

Commit 5aaf518

Browse files
authored
Merge pull request #157 from codehaus-cargo/dependabot/maven/generator/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in /generator
2 parents a3fdf1e + e6d1d8c commit 5aaf518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<plugin>
7777
<groupId>org.apache.maven.plugins</groupId>
7878
<artifactId>maven-compiler-plugin</artifactId>
79-
<version>3.13.0</version>
79+
<version>3.14.0</version>
8080
<configuration>
8181
<!--
8282
Checkstyle 10.0 requires Java 11+.

0 commit comments

Comments
 (0)