Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 55977e6

Browse files
authoredMar 25, 2025··
build(deps): bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#2298)
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.6 to 5.0.0. - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.6...v5.0.0) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f219082 commit 55977e6

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
@@ -344,7 +344,7 @@
344344
<plugin>
345345
<groupId>com.mycila</groupId>
346346
<artifactId>license-maven-plugin</artifactId>
347-
<version>4.6</version>
347+
<version>5.0.0</version>
348348
<configuration>
349349
<mapping>
350350
<txt>SMILEY_STYLE</txt>

0 commit comments

Comments
 (0)
Please sign in to comment.