From 2b6a8217d190dc71ad5ab32e5ef62d9c84007ad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 12:17:19 +0000 Subject: [PATCH] Bump license-maven-plugin from 1.2 to 2.1.0 Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 1.2 to 2.1.0. - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](https://github.com/mojohaus/license-maven-plugin/compare/license-maven-plugin-1.2...2.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4553565..6970272 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -238,7 +238,7 @@ org.codehaus.mojo license-maven-plugin - 2.0.1 + 2.1.0 apache_v2 ${project.baseUri}/src/license @@ -283,7 +283,7 @@ org.codehaus.mojo license-maven-plugin - 1.2 + 2.1.0 true true