We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af43d9f commit 318b92cCopy full SHA for 318b92c
parent/pom.xml
@@ -65,7 +65,7 @@
65
<!-- https://mvnrepository.com/artifact/com.puppycrawl.tools/checkstyle -->
66
<checkstyle.version>10.17.0</checkstyle.version>
67
<!-- https://mvnrepository.com/artifact/com.mycila/license-maven-plugin -->
68
- <license-maven-plugin.version>4.5</license-maven-plugin.version>
+ <license-maven-plugin.version>4.6</license-maven-plugin.version>
69
70
<!-- By default (i.e. in local environments), check for code formatting AFTER trying automatic fixes. -->
71
<!-- We suppose the developper would see the fixed and include them in his commit. -->
0 commit comments