From dcd91bbd3935a9c1fd1fd96f3df49a1d32c1847a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 22:10:09 +0000 Subject: [PATCH 1/2] Bump org.codehaus.mojo:mojo-parent from 78 to 80 Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 78 to 80. - [Release notes](https://github.com/mojohaus/mojo-parent/releases) - [Commits](https://github.com/mojohaus/mojo-parent/commits) --- updated-dependencies: - dependency-name: org.codehaus.mojo:mojo-parent 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 b12b3c65..01a1e9b3 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.codehaus.mojo mojo-parent - 78 + 80 flatten-maven-plugin From c6becad40ba3fd8fb63e3697999f54fd984e8223 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sun, 7 Apr 2024 23:29:26 +0200 Subject: [PATCH 2/2] Fix configuration for new parent --- pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/pom.xml b/pom.xml index 01a1e9b3..281da27e 100644 --- a/pom.xml +++ b/pom.xml @@ -254,9 +254,6 @@ org.apache.maven.plugins maven-checkstyle-plugin - - ${checkstyle.spotless.config} - org.apache.maven.plugins @@ -288,20 +285,6 @@ - - java11+ - - [11,) - - - - - com.diffplug.spotless - spotless-maven-plugin - - - - run-its @@ -314,9 +297,6 @@ ${project.build.directory}/it ${project.build.directory}/local-repo src/it/mrm/settings.xml - - ${repository.proxy.url} - ${project.build.directory}/it/interpolated-settings.xml