Skip to content

Commit 318b92c

Browse files
Update dependency com.mycila:license-maven-plugin to v4.6
1 parent af43d9f commit 318b92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<!-- https://mvnrepository.com/artifact/com.puppycrawl.tools/checkstyle -->
6666
<checkstyle.version>10.17.0</checkstyle.version>
6767
<!-- https://mvnrepository.com/artifact/com.mycila/license-maven-plugin -->
68-
<license-maven-plugin.version>4.5</license-maven-plugin.version>
68+
<license-maven-plugin.version>4.6</license-maven-plugin.version>
6969

7070
<!-- By default (i.e. in local environments), check for code formatting AFTER trying automatic fixes. -->
7171
<!-- We suppose the developper would see the fixed and include them in his commit. -->

0 commit comments

Comments
 (0)