Skip to content

Commit 2156e21

Browse files
authored
Merge pull request #33 from sentrysoftware/dependabot/maven/org.codehaus.mojo-license-maven-plugin-2.5.0
Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0
2 parents c021a63 + 00d8242 commit 2156e21

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
@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.codehaus.mojo</groupId>
104104
<artifactId>license-maven-plugin</artifactId>
105-
<version>2.4.0</version>
105+
<version>2.5.0</version>
106106
<configuration>
107107
<licenseName>mit</licenseName>
108108
<copyrightOwners>Sentry Software</copyrightOwners>

0 commit comments

Comments
 (0)