Skip to content

Commit 3adfef7

Browse files
authored
Merge pull request #189 from aleph0io/dependabot/maven/main/org.codehaus.mojo-license-maven-plugin-2.1.0
Bump license-maven-plugin from 2.0.0 to 2.1.0
2 parents 42cf879 + 56d7ddc commit 3adfef7

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
@@ -81,7 +81,7 @@ under the License.
8181
<plugin>
8282
<groupId>org.codehaus.mojo</groupId>
8383
<artifactId>license-maven-plugin</artifactId>
84-
<version>2.0.0</version>
84+
<version>2.1.0</version>
8585
<configuration>
8686
<verbose>false</verbose>
8787
</configuration>

0 commit comments

Comments
 (0)