From 9dc31e83546022aedc4481df8016a8967fdcccd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 11:16:29 +0000 Subject: [PATCH] Bump the maven-dependencies group with 4 updates Bumps the maven-dependencies group with 4 updates: [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin), [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin), [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) and [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot). Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.12.1 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0) Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.7.0...maven-assembly-plugin-3.7.1) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.0...maven-gpg-plugin-3.2.1) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- springcloud-spring-boot-3-integrationtests/pom.xml | 2 +- springcloud-spring-boot-starter/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index b3047fd..4474808 100644 --- a/pom.xml +++ b/pom.xml @@ -71,12 +71,12 @@ 4.11.0 0.8.11 - 3.7.0 + 3.7.1 3.3.2 - 3.12.1 + 3.13.0 3.1.1 3.4.1 - 3.2.0 + 3.2.1 3.1.1 3.3.0 3.6.3 diff --git a/springcloud-spring-boot-3-integrationtests/pom.xml b/springcloud-spring-boot-3-integrationtests/pom.xml index 57879e2..125b2ce 100644 --- a/springcloud-spring-boot-3-integrationtests/pom.xml +++ b/springcloud-spring-boot-3-integrationtests/pom.xml @@ -21,7 +21,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.3 + 3.2.4 4.0.0 diff --git a/springcloud-spring-boot-starter/pom.xml b/springcloud-spring-boot-starter/pom.xml index d831569..35b96d2 100644 --- a/springcloud-spring-boot-starter/pom.xml +++ b/springcloud-spring-boot-starter/pom.xml @@ -69,7 +69,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.0 + 3.2.1 sign-artifacts @@ -113,7 +113,7 @@ maven-compiler-plugin - 3.12.1 + 3.13.0 1.8 1.8