Skip to content

Commit 0c1cbfe

Browse files
authored
Merge pull request #93 from arnaud-m/dependabot/maven/com.mycila-license-maven-plugin-4.1
Bump license-maven-plugin from 3.0 to 4.1
2 parents b7c1599 + 5685f5b commit 0c1cbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>com.mycila</groupId>
138138
<artifactId>license-maven-plugin</artifactId>
139-
<version>3.0</version>
139+
<version>4.1</version>
140140
<configuration>
141141
<header>src/etc/header.txt</header>
142142
<properties>

0 commit comments

Comments
 (0)