Skip to content

Commit 0de208e

Browse files
Bump com.mycila:license-maven-plugin from 5.1.1 to 5.1.2
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Changelog](https://github.com/mathieucarbou/license-maven-plugin/blob/master/docs/releases.md) - [Commits](mathieucarbou/license-maven-plugin@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-version: 5.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df04abd commit 0de208e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
<plugin>
257257
<groupId>com.mycila</groupId>
258258
<artifactId>license-maven-plugin</artifactId>
259-
<version>5.1.1</version>
259+
<version>5.1.2</version>
260260
<configuration>
261261
<header>com/mycila/maven/plugin/license/templates/APACHE-2.txt</header>
262262
<properties>

0 commit comments

Comments
 (0)