From 690e69d8f04939199d061e61da9fe8b373d13be6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 09:26:36 +0000 Subject: [PATCH 1/2] Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.1 Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.43.0 to 2.44.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/lib/2.43.0...maven/2.44.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5b3667..3974095 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ 1.6.0 3.5.0 0.8.12 - 2.43.0 + 2.44.1 0.0.43 From 3c29b0154738264a4898541997f5c8da3cc964b8 Mon Sep 17 00:00:00 2001 From: Phil Calouche Date: Mon, 13 Jan 2025 08:16:14 -0500 Subject: [PATCH 2/2] formatting for spotless --- autoconfigure/pom.xml | 2 +- libs/exceptions/pom.xml | 2 +- libs/logging-test/pom.xml | 2 +- libs/logging/pom.xml | 2 +- libs/pom.xml | 2 +- pom.xml | 2 +- spring-boot-starters/pcalouche-spring-boot-starter-app/pom.xml | 2 +- .../pcalouche-spring-boot-starter-logging/pom.xml | 2 +- spring-boot-starters/pcalouche-spring-boot-starter-test/pom.xml | 2 +- spring-boot-starters/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/autoconfigure/pom.xml b/autoconfigure/pom.xml index c5a0cdf..8e45367 100644 --- a/autoconfigure/pom.xml +++ b/autoconfigure/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/libs/exceptions/pom.xml b/libs/exceptions/pom.xml index 7d46d97..43e9744 100644 --- a/libs/exceptions/pom.xml +++ b/libs/exceptions/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/libs/logging-test/pom.xml b/libs/logging-test/pom.xml index 079728e..33c4236 100644 --- a/libs/logging-test/pom.xml +++ b/libs/logging-test/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/libs/logging/pom.xml b/libs/logging/pom.xml index c169755..83d58f9 100644 --- a/libs/logging/pom.xml +++ b/libs/logging/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/libs/pom.xml b/libs/pom.xml index 761768d..d69c111 100644 --- a/libs/pom.xml +++ b/libs/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/pom.xml b/pom.xml index 3974095..eb6eab7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/spring-boot-starters/pcalouche-spring-boot-starter-app/pom.xml b/spring-boot-starters/pcalouche-spring-boot-starter-app/pom.xml index d3ee047..9aeea09 100644 --- a/spring-boot-starters/pcalouche-spring-boot-starter-app/pom.xml +++ b/spring-boot-starters/pcalouche-spring-boot-starter-app/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/spring-boot-starters/pcalouche-spring-boot-starter-logging/pom.xml b/spring-boot-starters/pcalouche-spring-boot-starter-logging/pom.xml index 28789d3..f8d692d 100644 --- a/spring-boot-starters/pcalouche-spring-boot-starter-logging/pom.xml +++ b/spring-boot-starters/pcalouche-spring-boot-starter-logging/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/spring-boot-starters/pcalouche-spring-boot-starter-test/pom.xml b/spring-boot-starters/pcalouche-spring-boot-starter-test/pom.xml index e45df29..cc42d73 100644 --- a/spring-boot-starters/pcalouche-spring-boot-starter-test/pom.xml +++ b/spring-boot-starters/pcalouche-spring-boot-starter-test/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/spring-boot-starters/pom.xml b/spring-boot-starters/pom.xml index 03ebb88..4321acd 100644 --- a/spring-boot-starters/pom.xml +++ b/spring-boot-starters/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0