Skip to content

Commit 5cfa49d

Browse files
Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.3 (#596)
* Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.3
1 parent 5cbfbb6 commit 5cfa49d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dumper/app/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,6 @@ org.springframework:spring-tx:5.3.37=compileClasspath,runtimeClasspath,testCompi
272272
org.threeten:threeten-extra:1.8.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
273273
org.threeten:threetenbp:1.6.9=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
274274
org.xerial.snappy:snappy-java:1.1.10.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
275-
org.xerial:sqlite-jdbc:3.46.0.1=testCompileClasspath,testRuntimeClasspath
275+
org.xerial:sqlite-jdbc:3.46.1.3=testCompileClasspath,testRuntimeClasspath
276276
org.yaml:snakeyaml:2.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
277277
empty=

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ snakeyaml = "2.3"
4545
snowflake = "3.18.0"
4646
spotless-plugin-gradle = "6.4.1"
4747
spring = "5.3.37"
48-
sqlite-jdbc = "3.46.0.1"
48+
sqlite-jdbc = "3.46.1.3"
4949
system-rules = "1.19.0"
5050
tez = "0.9.2"
5151
thrift = "0.20.0"

0 commit comments

Comments
 (0)