From 02c2f7d92bcc0cdff432d688cdce960105275be6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 04:45:11 +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 +++--- tracing-spring-boot-3-integrationtests/pom.xml | 2 +- tracing-spring-boot-starter/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index bdec27f..269572c 100644 --- a/pom.xml +++ b/pom.xml @@ -73,13 +73,13 @@ 4.11.0 0.8.8 - 3.7.0 + 3.7.1 3.3.2 - 3.12.1 + 3.13.0 3.0.0 3.4.1 3.2.5 - 3.2.0 + 3.2.1 3.1.1 3.3.0 3.6.3 diff --git a/tracing-spring-boot-3-integrationtests/pom.xml b/tracing-spring-boot-3-integrationtests/pom.xml index d00ec09..d070acf 100644 --- a/tracing-spring-boot-3-integrationtests/pom.xml +++ b/tracing-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/tracing-spring-boot-starter/pom.xml b/tracing-spring-boot-starter/pom.xml index 6e2777d..26643c6 100644 --- a/tracing-spring-boot-starter/pom.xml +++ b/tracing-spring-boot-starter/pom.xml @@ -53,9 +53,9 @@ 3.1.1 3.3.1 3.0.0 - 3.12.1 + 3.13.0 3.6.3 - 3.2.0 + 3.2.1