From 966bcf2ac3ff5b0cd0075f8caeaf4c0aa03633ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 23:00:59 +0000 Subject: [PATCH 1/2] Bump org.apache.maven.plugins:maven-plugins from 43 to 44 Bumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 43 to 44. - [Release notes](https://github.com/apache/maven-parent/releases) - [Commits](https://github.com/apache/maven-parent/commits/v44) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugins dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a03782..152e6f9 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.maven.plugins maven-plugins - 43 + 44 From feaebd5f03f3168c7958d82f031b1ce62743050b Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 23 Mar 2025 01:05:41 +0100 Subject: [PATCH 2/2] fix --- pom.xml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 152e6f9..8d46004 100644 --- a/pom.xml +++ b/pom.xml @@ -72,18 +72,6 @@ under the License. 2024-04-18T00:34:08Z - - - - org.junit - junit-bom - 5.12.1 - pom - import - - - - org.apache.maven @@ -100,6 +88,7 @@ under the License. org.apache.maven.plugin-tools maven-plugin-annotations + ${version.maven-plugin-tools} provided