Skip to content

Commit 56d7ddc

Browse files
Bump license-maven-plugin from 2.0.0 to 2.1.0
Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](mojohaus/license-maven-plugin@license-maven-plugin-2.0.0...2.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42cf879 commit 56d7ddc

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)