From 966faec34500a734ccdffc5e44d85ced200731cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 20:11:52 +0000 Subject: [PATCH 1/2] Build(deps): Bump org.xerial:sqlite-jdbc from 3.51.2.0 to 3.51.3.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.51.2.0 to 3.51.3.0. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.51.2.0...3.51.3.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.51.3.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 832edec6..77e03ddb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -144,7 +144,7 @@ commons-io = "2.21.0" commons-lang3 = "3.20.0" commons-text = "1.15.0" # https://github.com/xerial/sqlite-jdbc/releases/latest -xerial-SQLiteJDBC = "3.51.2.0" +xerial-SQLiteJDBC = "3.51.3.0" [libraries] kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" } From f74f360ec3ecabc0b55b2175643f4c5f9efd2a8f Mon Sep 17 00:00:00 2001 From: MonTransit Bot <84137772+montransit@users.noreply.github.com> Date: Wed, 18 Mar 2026 20:12:44 +0000 Subject: [PATCH 2/2] Update dependencies baseline --- shared-opt-dir/parser/dependencies/compileClasspath.txt | 2 +- shared-opt-dir/parser/dependencies/runtimeClasspath.txt | 2 +- shared-opt-dir/parser/dependencies/testCompileClasspath.txt | 2 +- shared-opt-dir/parser/dependencies/testRuntimeClasspath.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/shared-opt-dir/parser/dependencies/compileClasspath.txt b/shared-opt-dir/parser/dependencies/compileClasspath.txt index fd3009b6..c6040dbe 100644 --- a/shared-opt-dir/parser/dependencies/compileClasspath.txt +++ b/shared-opt-dir/parser/dependencies/compileClasspath.txt @@ -19,4 +19,4 @@ org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 org.jetbrains:annotations:23.0.0 org.jspecify:jspecify:1.0.0 -org.xerial:sqlite-jdbc:3.51.2.0 +org.xerial:sqlite-jdbc:3.51.3.0 diff --git a/shared-opt-dir/parser/dependencies/runtimeClasspath.txt b/shared-opt-dir/parser/dependencies/runtimeClasspath.txt index fd3009b6..c6040dbe 100644 --- a/shared-opt-dir/parser/dependencies/runtimeClasspath.txt +++ b/shared-opt-dir/parser/dependencies/runtimeClasspath.txt @@ -19,4 +19,4 @@ org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 org.jetbrains:annotations:23.0.0 org.jspecify:jspecify:1.0.0 -org.xerial:sqlite-jdbc:3.51.2.0 +org.xerial:sqlite-jdbc:3.51.3.0 diff --git a/shared-opt-dir/parser/dependencies/testCompileClasspath.txt b/shared-opt-dir/parser/dependencies/testCompileClasspath.txt index aefc7ce8..05071fec 100644 --- a/shared-opt-dir/parser/dependencies/testCompileClasspath.txt +++ b/shared-opt-dir/parser/dependencies/testCompileClasspath.txt @@ -29,4 +29,4 @@ org.jetbrains:annotations:23.0.0 org.jspecify:jspecify:1.0.0 org.mockito.kotlin:mockito-kotlin:6.2.3 org.mockito:mockito-core:5.22.0 -org.xerial:sqlite-jdbc:3.51.2.0 +org.xerial:sqlite-jdbc:3.51.3.0 diff --git a/shared-opt-dir/parser/dependencies/testRuntimeClasspath.txt b/shared-opt-dir/parser/dependencies/testRuntimeClasspath.txt index 971cc423..0e307c1f 100644 --- a/shared-opt-dir/parser/dependencies/testRuntimeClasspath.txt +++ b/shared-opt-dir/parser/dependencies/testRuntimeClasspath.txt @@ -31,4 +31,4 @@ org.jspecify:jspecify:1.0.0 org.mockito.kotlin:mockito-kotlin:6.2.3 org.mockito:mockito-core:5.22.0 org.objenesis:objenesis:3.3 -org.xerial:sqlite-jdbc:3.51.2.0 +org.xerial:sqlite-jdbc:3.51.3.0