From 12618a1276859558fb9ad574772c7a4684b1ed18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 08:40:16 +0200 Subject: [PATCH] Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#406) * 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] * Fix configuration for new parent --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Slawomir Jaranowski --- pom.xml | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index eb34b82d..865b2030 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.codehaus.mojo mojo-parent - 78 + 80 flatten-maven-plugin @@ -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