Skip to content

Commit 6fbb888

Browse files
Bump org.duckdb:duckdb_jdbc from 1.3.2.1 to 1.4.1.0
Bumps [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) from 1.3.2.1 to 1.4.1.0. - [Release notes](https://github.com/duckdb/duckdb/releases) - [Commits](https://github.com/duckdb/duckdb/commits/v1.4.1) --- updated-dependencies: - dependency-name: org.duckdb:duckdb_jdbc dependency-version: 1.4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fdb729 commit 6fbb888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/trino-duckdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.duckdb</groupId>
5050
<artifactId>duckdb_jdbc</artifactId>
51-
<version>1.3.2.1</version>
51+
<version>1.4.1.0</version>
5252
</dependency>
5353

5454
<dependency>

0 commit comments

Comments
 (0)