From af319006a6f9e9f115038e74fdacf4c01896c291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:39:11 +0000 Subject: [PATCH] deps(java): bump the all group across 1 directory with 30 updates Bumps the all group with 29 updates in the /wren-core-legacy directory: | Package | From | To | | --- | --- | --- | | [io.airlift:airbase](https://github.com/airlift/airbase) | `279` | `373` | | [org.jdbi:jdbi3-bom](https://github.com/jdbi/jdbi) | `3.49.5` | `3.53.0` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.21.3` | `2.0.5` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.21.3` | `2.0.5` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.19.1` | `2.21` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.1` | `2.21.3` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.19.1` | `2.21.3` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.13.1` | `2.14.0` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.40.0` | `2.49.0` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.40.0` | `2.49.0` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.31.1` | `4.34.1` | | [com.hubspot.jinjava:jinjava](https://github.com/HubSpot/jinjava) | `2.8.1` | `2.8.3` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.3.0` | `7.0.2` | | [io.airlift:units](https://github.com/airlift/units) | `1.10` | `1.13` | | [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.47.0` | `1.61.0` | | [io.opentelemetry:opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-java) | `1.47.0` | `1.61.0` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.17.6` | `1.18.8` | | [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `3.49.5` | `4.1.0` | | [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) | `1.3.2.0` | `1.5.2.1` | | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `26.0.2` | `26.1.0` | | [org.jgrapht:jgrapht-core](https://github.com/jgrapht/jgrapht) | `1.5.2` | `1.5.3` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.7` | `42.7.11` | | [org.threeten:threetenbp](https://github.com/ThreeTen/threetenbp) | `1.7.1` | `1.7.2` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.6.0` | `3.6.2` | | [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) | `3.1.0` | `3.2.0` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.5.1` | `3.6.3` | | [io.airlift.drift:drift-maven-plugin](https://github.com/airlift/drift) | `1.23` | `1.24` | | [io.trino:trino-maven-plugin](https://github.com/trinodb/trino-maven-plugin) | `15` | `20` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.8.1` | `3.10.0` | Updates `io.airlift:airbase` from 279 to 373 - [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.49.5 to 3.53.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.49.5...v3.53.0) Updates `org.testcontainers:testcontainers-bom` from 1.21.3 to 2.0.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.21.3...2.0.5) Updates `org.testcontainers:testcontainers` from 1.21.3 to 2.0.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.21.3...2.0.5) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.1 to 2.21 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.21.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.19.1 to 2.21.3 - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.19.1...jackson-dataformats-text-2.21.3) Updates `com.google.code.gson:gson` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.13.1...gson-parent-2.14.0) Updates `com.google.errorprone:error_prone_annotations` from 2.40.0 to 2.49.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.40.0...v2.49.0) Updates `com.google.errorprone:error_prone_core` from 2.40.0 to 2.49.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.40.0...v2.49.0) Updates `com.google.protobuf:protobuf-java` from 4.31.1 to 4.34.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.hubspot.jinjava:jinjava` from 2.8.1 to 2.8.3 - [Release notes](https://github.com/HubSpot/jinjava/releases) - [Changelog](https://github.com/HubSpot/jinjava/blob/master/CHANGES.md) - [Commits](https://github.com/HubSpot/jinjava/compare/jinjava-2.8.1...jinjava-2.8.3) Updates `com.zaxxer:HikariCP` from 6.3.0 to 7.0.2 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-6.3.0...HikariCP-7.0.2) Updates `io.airlift:units` from 1.10 to 1.13 - [Release notes](https://github.com/airlift/units/releases) - [Commits](https://github.com/airlift/units/compare/1.10...1.13) Updates `io.opentelemetry:opentelemetry-api` from 1.47.0 to 1.61.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.47.0...v1.61.0) Updates `io.opentelemetry:opentelemetry-sdk` from 1.47.0 to 1.61.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.47.0...v1.61.0) Updates `net.bytebuddy:byte-buddy` from 1.17.6 to 1.18.8 - [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.6...byte-buddy-1.18.8) Updates `org.checkerframework:checker-qual` from 3.49.5 to 4.1.0 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.49.5...checker-framework-4.1.0) Updates `org.duckdb:duckdb_jdbc` from 1.3.2.0 to 1.5.2.1 - [Release notes](https://github.com/duckdb/duckdb/releases) - [Commits](https://github.com/duckdb/duckdb/commits) Updates `org.jetbrains:annotations` from 26.0.2 to 26.1.0 - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/java-annotations/compare/26.0.2...26.1.0) Updates `org.jgrapht:jgrapht-core` from 1.5.2 to 1.5.3 - [Changelog](https://github.com/jgrapht/jgrapht/blob/master/HISTORY.md) - [Commits](https://github.com/jgrapht/jgrapht/compare/jgrapht-1.5.2...jgrapht-1.5.3) Updates `org.postgresql:postgresql` from 42.7.7 to 42.7.11 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.7...REL42.7.11) Updates `org.testcontainers:testcontainers` from 1.21.3 to 2.0.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.21.3...2.0.5) Updates `org.threeten:threetenbp` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/ThreeTen/threetenbp/releases) - [Changelog](https://github.com/ThreeTen/threetenbp/blob/main/RELEASE-NOTES.md) - [Commits](https://github.com/ThreeTen/threetenbp/compare/v1.7.1...v1.7.2) Updates `com.google.errorprone:error_prone_core` from 2.40.0 to 2.49.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.40.0...v2.49.0) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.2) Updates `org.apache.maven.plugins:maven-antrun-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.1 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.1...3.6.3) Updates `io.airlift.drift:drift-maven-plugin` from 1.23 to 1.24 - [Commits](https://github.com/airlift/drift/compare/1.23...1.24) Updates `io.trino:trino-maven-plugin` from 15 to 20 - [Release notes](https://github.com/trinodb/trino-maven-plugin/releases) - [Commits](https://github.com/trinodb/trino-maven-plugin/commits) Updates `org.ow2.asm:asm` from 9.8 to 9.9.1 Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.8.1 to 3.10.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.10.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.21' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.hubspot.jinjava:jinjava dependency-version: 2.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.zaxxer:HikariCP dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: io.airlift.drift:drift-maven-plugin dependency-version: '1.24' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: io.airlift:airbase dependency-version: '369' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: io.airlift:units dependency-version: '1.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.opentelemetry:opentelemetry-api dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.opentelemetry:opentelemetry-sdk dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.trino:trino-maven-plugin dependency-version: '17' dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.checkerframework:checker-qual dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.duckdb:duckdb_jdbc dependency-version: 1.5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jdbi:jdbi3-bom dependency-version: 3.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jetbrains:annotations dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jgrapht:jgrapht-core dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.ow2.asm:asm dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: org.threeten:threetenbp dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- wren-core-legacy/pom.xml | 52 ++++++++++++++--------------- wren-core-legacy/wren-tests/pom.xml | 2 +- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/wren-core-legacy/pom.xml b/wren-core-legacy/pom.xml index 102371137..70ef1a2f5 100644 --- a/wren-core-legacy/pom.xml +++ b/wren-core-legacy/pom.xml @@ -5,7 +5,7 @@ io.airlift airbase - 279 + 373 io.wren @@ -66,9 +66,9 @@ 4.13.2 305 ${dep.airlift.version} - 1.23 - 1.21.3 - 2.40.0 + 1.24 + 2.0.5 + 2.49.0 ${dep.plugin.surefire.version} 4.1.45.Final @@ -92,7 +92,7 @@ org.jdbi jdbi3-bom - 3.49.5 + 3.53.0 pom import @@ -108,13 +108,13 @@ com.fasterxml.jackson.core jackson-annotations - 2.19.1 + 2.21 com.fasterxml.jackson.core jackson-databind - 2.19.1 + 2.21.3 @@ -126,7 +126,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.19.1 + 2.21.3 @@ -138,7 +138,7 @@ com.google.code.gson gson - 2.13.1 + 2.14.0 @@ -162,13 +162,13 @@ com.google.protobuf protobuf-java - 4.31.1 + 4.34.1 com.hubspot.jinjava jinjava - 2.8.1 + 2.8.3 com.google.code.findbugs @@ -180,7 +180,7 @@ com.zaxxer HikariCP - 6.3.0 + 7.0.2 org.slf4j @@ -270,19 +270,19 @@ io.airlift units - 1.10 + 1.13 io.opentelemetry opentelemetry-api - 1.47.0 + 1.61.0 io.opentelemetry opentelemetry-sdk - 1.47.0 + 1.61.0 @@ -324,7 +324,7 @@ net.bytebuddy byte-buddy - 1.17.6 + 1.18.8 @@ -355,31 +355,31 @@ org.checkerframework checker-qual - 3.49.5 + 4.1.0 org.duckdb duckdb_jdbc - 1.3.2.0 + 1.5.2.1 org.jetbrains annotations - 26.0.2 + 26.1.0 org.jgrapht jgrapht-core - 1.5.2 + 1.5.3 org.postgresql postgresql - 42.7.7 + 42.7.11 @@ -397,7 +397,7 @@ org.threeten threetenbp - 1.7.1 + 1.7.2 @@ -424,7 +424,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.6.0 + 3.6.2 @@ -436,13 +436,13 @@ org.apache.maven.plugins maven-antrun-plugin - 3.1.0 + 3.2.0 org.codehaus.mojo exec-maven-plugin - 3.5.1 + 3.6.3 @@ -551,7 +551,7 @@ io.trino trino-maven-plugin - 15 + 20 true diff --git a/wren-core-legacy/wren-tests/pom.xml b/wren-core-legacy/wren-tests/pom.xml index 9511e28bd..a18f250cd 100644 --- a/wren-core-legacy/wren-tests/pom.xml +++ b/wren-core-legacy/wren-tests/pom.xml @@ -142,7 +142,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.8.1 + 3.10.0 ${air.check.skip-dependency} ${air.check.fail-dependency}