From 8d9b246da975c79c44caad2e659a1ef94d29485f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 08:03:12 +0000 Subject: [PATCH] Bump org.duckdb:duckdb_jdbc from 1.3.2.1 to 1.4.0.0 Bumps [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) from 1.3.2.1 to 1.4.0.0. - [Release notes](https://github.com/duckdb/duckdb/releases) - [Commits](https://github.com/duckdb/duckdb/commits/v1.4.0) --- updated-dependencies: - dependency-name: org.duckdb:duckdb_jdbc dependency-version: 1.4.0.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugin/trino-duckdb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/trino-duckdb/pom.xml b/plugin/trino-duckdb/pom.xml index 95703154dbe9..abef290ac703 100644 --- a/plugin/trino-duckdb/pom.xml +++ b/plugin/trino-duckdb/pom.xml @@ -48,7 +48,7 @@ org.duckdb duckdb_jdbc - 1.3.2.1 + 1.4.0.0