This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 76c1df0cfd Build: Update sqlite-jdbc from 3.34.0 to 3.41.0.0 (#6931)
76c1df0cfd is described below

commit 76c1df0cfde27167d31c112c81daa2d4fcc96686
Author: Eduard Tudenhöfner <[email protected]>
AuthorDate: Thu Mar 2 13:08:43 2023 +0100

    Build: Update sqlite-jdbc from 3.34.0 to 3.41.0.0 (#6931)
---
 versions.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.props b/versions.props
index 45983bf8b5..19f3e96f06 100644
--- a/versions.props
+++ b/versions.props
@@ -38,7 +38,7 @@ org.mockito:* = 4.6.1
 org.apache.tez:* = 0.8.4
 com.adobe.testing:s3mock-junit4 = 2.1.28
 org.assertj:assertj-core = 3.23.1
-org.xerial:sqlite-jdbc = 3.34.0
+org.xerial:sqlite-jdbc = 3.41.0.0
 com.fasterxml.jackson.dataformat:jackson-dataformat-xml = 2.9.9
 org.springframework:* = 5.3.9
 org.springframework.boot:* = 2.5.4

Reply via email to