From d44496c74220aec063e29eb3da97c561f83c22d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 23:00:44 +0000 Subject: [PATCH] chore(deps): bump the baggage-spring group across 1 directory with 6 updates Bumps the baggage-spring group with 6 updates in the /libs/baggage-spring-boot-starter directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.2.0` | `3.5.16` | | [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) | `3.2.0` | `3.5.16` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.2.0` | `3.5.16` | | [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) | `3.2.0` | `3.5.16` | | [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.44.1` | `1.66.0` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.2.0` | `3.5.16` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.12.1` | `3.16.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.6.0` | Updates `org.springframework.boot:spring-boot-starter-web` from 3.2.0 to 3.5.16 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.5.16) Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.2.0 to 3.5.16 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.5.16) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.0 to 3.5.16 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.5.16) Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.2.0 to 3.5.16 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.5.16) Updates `io.opentelemetry:opentelemetry-api` from 1.44.1 to 1.66.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.44.1...v1.66.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.0 to 3.5.16 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.5.16) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.12.1 to 3.16.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.16.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.6.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.6.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: baggage-spring - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: baggage-spring - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.16 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: baggage-spring - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: baggage-spring - dependency-name: io.opentelemetry:opentelemetry-api dependency-version: 1.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: baggage-spring - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.16 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: baggage-spring - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: baggage-spring - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: baggage-spring ... Signed-off-by: dependabot[bot] --- libs/baggage-spring-boot-starter/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/baggage-spring-boot-starter/pom.xml b/libs/baggage-spring-boot-starter/pom.xml index 60a2e30..829ca45 100644 --- a/libs/baggage-spring-boot-starter/pom.xml +++ b/libs/baggage-spring-boot-starter/pom.xml @@ -13,7 +13,7 @@ 21 21 UTF-8 - 3.2.0 + 3.5.16 @@ -31,7 +31,7 @@ io.opentelemetry opentelemetry-api - 1.44.1 + 1.66.0 provided @@ -46,7 +46,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 + 3.16.0 21 21 @@ -55,7 +55,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.6.0