From 1ab63ba16a6c2d6f78fa808b6c94f877efc520a2 Mon Sep 17 00:00:00 2001 From: Ladislav Thon Date: Wed, 29 May 2024 09:32:51 +0200 Subject: [PATCH 1/2] add execution ID for the formatter plugin --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index d349898d..fa3434f4 100644 --- a/pom.xml +++ b/pom.xml @@ -142,6 +142,7 @@ formatter-maven-plugin + format-sources none From 8f1da20298eb415ff5ad37f73b7d4b1e41350a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 17:13:52 +0000 Subject: [PATCH 2/2] Bump io.smallrye:smallrye-build-parent from 42 to 43 Bumps [io.smallrye:smallrye-build-parent](https://github.com/smallrye/smallrye-parent) from 42 to 43. - [Release notes](https://github.com/smallrye/smallrye-parent/releases) - [Commits](https://github.com/smallrye/smallrye-parent/commits) --- updated-dependencies: - dependency-name: io.smallrye:smallrye-build-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 fa3434f4..dc285a44 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-build-parent - 42 + 43 io.smallrye