From 153eeff2a6043cc822d38fe74e08b760b6dc8ff8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 17:51:30 +0000 Subject: [PATCH 1/2] Bump org.apache.maven.plugins:maven-plugins from 47 to 48 Bumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 47 to 48. - [Release notes](https://github.com/apache/maven-parent/releases) - [Commits](https://github.com/apache/maven-parent/commits) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugins dependency-version: '48' 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 b22e6da..d7e14af 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.maven.plugins maven-plugins - 47 + 48 From 3a0805df485a14298aaf981a3a66a465c46a75ec Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 28 Jun 2026 19:53:47 +0200 Subject: [PATCH 2/2] chore: remove unused spotless-maven-plugin configuration and update invoker plugin version --- pom.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/pom.xml b/pom.xml index d7e14af..b832a28 100644 --- a/pom.xml +++ b/pom.xml @@ -87,8 +87,6 @@ under the License. 5.23.0 4.12.0 ${mavenPluginPluginVersion} - 3.7.0 - 2024-06-26T08:31:50Z @@ -188,22 +186,6 @@ under the License. - - com.diffplug.spotless - spotless-maven-plugin - - - - src/**/*.java - - - - - **/pom.xml - - - - org.apache.rat apache-rat-plugin