From 4dde6a4436f85d319c8f4ff002be151c3d60fc0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 07:37:24 +0000 Subject: [PATCH] Bump the dependency-updates group across 1 directory with 35 updates Bumps the dependency-updates group with 35 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.airlift:airbase](https://github.com/airlift/airbase) | `157` | `158` | | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.38.0` | `1.40.0` | | [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.38.0` | `1.40.0` | | [io.opentelemetry:opentelemetry-context](https://github.com/open-telemetry/opentelemetry-java) | `1.38.0` | `1.40.0` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.17.0` | `1.17.1` | | [io.airlift:jmx-http-rpc](https://github.com/airlift/airlift) | `249` | `251` | | [io.airlift:bootstrap](https://github.com/airlift/airlift) | `249` | `251` | | [io.airlift:configuration](https://github.com/airlift/airlift) | `249` | `251` | | [io.airlift:http-client](https://github.com/airlift/airlift) | `249` | `251` | | [io.airlift:json](https://github.com/airlift/airlift) | `249` | `251` | | [io.airlift:log](https://github.com/airlift/airlift) | `249` | `251` | | [io.airlift:log-manager](https://github.com/airlift/airlift) | `249` | `251` | | [io.airlift:testing](https://github.com/airlift/airlift) | `249` | `251` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.17.1` | `2.17.2` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-csv](https://github.com/FasterXML/jackson-dataformats-text) | `2.17.1` | `2.17.2` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` | | io.trino:trino-filesystem | `451` | `453` | | io.trino:trino-hdfs | `451` | `453` | | io.trino:trino-memory-context | `451` | `453` | | io.trino:trino-orc | `451` | `453` | | io.trino:trino-spi | `451` | `453` | | io.trino:trino-plugin-toolkit | `451` | `453` | | io.trino:trino-main | `451` | `453` | | [io.trino:trino-testing](https://github.com/trinodb/trino) | `451` | `453` | | io.trino:trino-testing-services | `451` | `453` | | io.trino:trino-tpch | `451` | `453` | | [com.amazonaws:aws-java-sdk-core](https://github.com/aws/aws-sdk-java) | `1.12.755` | `1.12.765` | | [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) | `1.12.755` | `1.12.765` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.28.0` | `2.29.2` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.28.0` | `2.29.2` | | [com.github.docker-java:docker-java-api](https://github.com/docker-java/docker-java) | `3.3.6` | `3.4.0` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.0` | `3.26.3` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.19.8` | `1.20.0` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.1.0` | `3.1.1` | Updates `io.airlift:airbase` from 157 to 158 - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) Updates `io.opentelemetry:opentelemetry-bom` from 1.38.0 to 1.40.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.38.0...v1.40.0) Updates `io.opentelemetry:opentelemetry-api` from 1.38.0 to 1.40.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.38.0...v1.40.0) Updates `io.opentelemetry:opentelemetry-context` from 1.38.0 to 1.40.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.38.0...v1.40.0) Updates `commons-codec:commons-codec` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.0...rel/commons-codec-1.17.1) Updates `io.airlift:jmx-http-rpc` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.airlift:bootstrap` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.airlift:configuration` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.airlift:http-client` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.airlift:json` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.airlift:log` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.airlift:log-manager` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.airlift:testing` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.1...jackson-core-2.17.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-csv` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.17.1...jackson-dataformats-text-2.17.2) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-csv` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.17.1...jackson-dataformats-text-2.17.2) Updates `io.airlift:bootstrap` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.airlift:configuration` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.airlift:http-client` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.airlift:json` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.airlift:log` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.trino:trino-filesystem` from 451 to 453 Updates `io.trino:trino-hdfs` from 451 to 453 Updates `io.trino:trino-memory-context` from 451 to 453 Updates `io.trino:trino-orc` from 451 to 453 Updates `io.trino:trino-spi` from 451 to 453 Updates `io.trino:trino-plugin-toolkit` from 451 to 453 Updates `io.trino:trino-main` from 451 to 453 Updates `io.trino:trino-testing` from 451 to 453 - [Changelog](https://github.com/trinodb/trino/blob/master/docs/release-template.md) - [Commits](https://github.com/trinodb/trino/commits) Updates `io.trino:trino-testing-services` from 451 to 453 Updates `io.trino:trino-tpch` from 451 to 453 Updates `io.trino:trino-hdfs` from 451 to 453 Updates `io.trino:trino-memory-context` from 451 to 453 Updates `io.trino:trino-orc` from 451 to 453 Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `io.opentelemetry:opentelemetry-api` from 1.38.0 to 1.40.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.38.0...v1.40.0) Updates `io.opentelemetry:opentelemetry-context` from 1.38.0 to 1.40.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.38.0...v1.40.0) Updates `io.trino:trino-spi` from 451 to 453 Updates `com.amazonaws:aws-java-sdk-core` from 1.12.755 to 1.12.765 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.755...1.12.765) Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.755 to 1.12.765 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.755...1.12.765) Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.755 to 1.12.765 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.755...1.12.765) Updates `com.google.errorprone:error_prone_annotations` from 2.28.0 to 2.29.2 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.28.0...v2.29.2) Updates `com.google.errorprone:error_prone_core` from 2.28.0 to 2.29.2 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.28.0...v2.29.2) Updates `io.airlift:log-manager` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.trino:trino-plugin-toolkit` from 451 to 453 Updates `com.github.docker-java:docker-java-api` from 3.3.6 to 3.4.0 - [Release notes](https://github.com/docker-java/docker-java/releases) - [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/docker-java/docker-java/compare/3.3.6...3.4.0) Updates `io.airlift:testing` from 249 to 251 - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) Updates `io.trino:trino-main` from 451 to 453 Updates `io.trino:trino-testing` from 451 to 453 - [Changelog](https://github.com/trinodb/trino/blob/master/docs/release-template.md) - [Commits](https://github.com/trinodb/trino/commits) Updates `io.trino:trino-testing-services` from 451 to 453 Updates `io.trino:trino-tpch` from 451 to 453 Updates `org.assertj:assertj-core` from 3.26.0 to 3.26.3 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.0...assertj-build-3.26.3) Updates `org.testcontainers:testcontainers` from 1.19.8 to 1.20.0 - [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.19.8...1.20.0) Updates `com.google.errorprone:error_prone_core` from 2.28.0 to 2.29.2 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.28.0...v2.29.2) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](https://github.com/apache/maven-release/compare/maven-release-3.1.0...maven-release-3.1.1) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.opentelemetry:opentelemetry-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: io.opentelemetry:opentelemetry-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: io.opentelemetry:opentelemetry-context dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: io.airlift:jmx-http-rpc dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.airlift:bootstrap dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.airlift:configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.airlift:http-client dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.airlift:json dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.airlift:log dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.airlift:log-manager dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.airlift:testing dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-csv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-csv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: io.airlift:bootstrap dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.airlift:configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.airlift:http-client dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.airlift:json dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.airlift:log dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-filesystem dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-hdfs dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-memory-context dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-orc dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-spi dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-plugin-toolkit dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-main dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-testing dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-testing-services dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-tpch dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-hdfs dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-memory-context dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-orc dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: io.opentelemetry:opentelemetry-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: io.opentelemetry:opentelemetry-context dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: io.trino:trino-spi dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: com.amazonaws:aws-java-sdk-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.amazonaws:aws-java-sdk-s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.amazonaws:aws-java-sdk-s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.google.errorprone:error_prone_annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: io.airlift:log-manager dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-plugin-toolkit dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: com.github.docker-java:docker-java-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: io.airlift:testing dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-main dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-testing dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-testing-services dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: io.trino:trino-tpch dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.assertj:assertj-core dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 467cf6a..f246eb6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.airlift airbase - 157 + 158 org.ebyhr @@ -46,23 +46,23 @@ false 4g - 451 - 249 + 453 + 251 2.2 - 1.38.0 + 1.40.0 2.4.0 ${dep.airlift.version} - 1.12.755 + 1.12.765 33.2.1-jre 7.0.0 - 2.28.0 - 2.17.1 - 1.19.8 - 3.3.6 + 2.29.2 + 2.17.2 + 1.20.0 + 3.4.0 2.12.7 5.10.3 2.0.13 - 3.26.0 + 3.26.3 1.5.6 3.2.5 5.14.0 @@ -82,7 +82,7 @@ commons-codec commons-codec - 1.17.0 + 1.17.1 commons-io @@ -465,7 +465,7 @@ maven-release-plugin - 3.1.0 + 3.1.1 [ci skip] v@{project.version}