Skip to content

Commit d7f4ebc

Browse files
authoredJun 4, 2024··
Bump com.mycila:license-maven-plugin from 4.3 to 4.5 (#1005)
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.3 to 4.5. - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.3...license-maven-plugin-4.5) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb36972 commit d7f4ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@
452452
<plugin>
453453
<groupId>com.mycila</groupId>
454454
<artifactId>license-maven-plugin</artifactId>
455-
<version>4.3</version>
455+
<version>4.5</version>
456456
<configuration>
457457
<encoding>UTF-8</encoding>
458458
<strictCheck>true</strictCheck>

0 commit comments

Comments
 (0)
Please sign in to comment.