From f900628975bb8585c6f6c7b4d45c26d69ba5be16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:21:30 +0000 Subject: [PATCH] deps(java): bump the all group across 1 directory with 6 updates Bumps the all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.airlift:airbase](https://github.com/airlift/airbase) | `216` | `223` | | [org.jdbi:jdbi3-bom](https://github.com/jdbi/jdbi) | `3.47.0` | `3.48.0` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.20.5` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.20.5` | | [io.opentelemetry.semconv:opentelemetry-semconv](https://github.com/open-telemetry/semantic-conventions-java) | `1.30.0-rc.1` | `1.30.0` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.17.0` | `1.17.1` | Updates `io.airlift:airbase` from 216 to 223 - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) Updates `org.jdbi:jdbi3-bom` from 3.47.0 to 3.48.0 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/jdbi/jdbi/compare/v3.47.0...v3.48.0) Updates `org.testcontainers:testcontainers-bom` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.4...1.20.5) Updates `org.testcontainers:testcontainers` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.4...1.20.5) Updates `io.opentelemetry.semconv:opentelemetry-semconv` from 1.30.0-rc.1 to 1.30.0 - [Release notes](https://github.com/open-telemetry/semantic-conventions-java/releases) - [Changelog](https://github.com/open-telemetry/semantic-conventions-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/semantic-conventions-java/compare/v1.30.0-rc.1...v1.30.0) Updates `net.bytebuddy:byte-buddy` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.0...byte-buddy-1.17.1) Updates `org.testcontainers:testcontainers` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.4...1.20.5) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: org.jdbi:jdbi3-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.opentelemetry.semconv:opentelemetry-semconv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b4509770d..a68045832 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.airlift airbase - 216 + 223 io.wren @@ -67,7 +67,7 @@ 269 ${dep.airlift.version} 1.22 - 1.20.4 + 1.20.5 2.36.0 ${dep.plugin.surefire.version} 4.1.45.Final @@ -92,7 +92,7 @@ org.jdbi jdbi3-bom - 3.47.0 + 3.48.0 pom import @@ -276,7 +276,7 @@ io.opentelemetry.semconv opentelemetry-semconv - 1.30.0-rc.1 + 1.30.0 @@ -318,7 +318,7 @@ net.bytebuddy byte-buddy - 1.17.0 + 1.17.1