We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3fdf1e commit e6d1d8cCopy full SHA for e6d1d8c
generator/pom.xml
@@ -76,7 +76,7 @@
76
<plugin>
77
<groupId>org.apache.maven.plugins</groupId>
78
<artifactId>maven-compiler-plugin</artifactId>
79
- <version>3.13.0</version>
+ <version>3.14.0</version>
80
<configuration>
81
<!--
82
Checkstyle 10.0 requires Java 11+.
0 commit comments