Skip to content

Commit

Permalink
Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.3 (#596)
Browse files Browse the repository at this point in the history
* Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.3
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 5cbfbb6 commit 5cfa49d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dumper/app/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,6 @@ org.springframework:spring-tx:5.3.37=compileClasspath,runtimeClasspath,testCompi
org.threeten:threeten-extra:1.8.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.threeten:threetenbp:1.6.9=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.xerial.snappy:snappy-java:1.1.10.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.xerial:sqlite-jdbc:3.46.0.1=testCompileClasspath,testRuntimeClasspath
org.xerial:sqlite-jdbc:3.46.1.3=testCompileClasspath,testRuntimeClasspath
org.yaml:snakeyaml:2.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
empty=
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ snakeyaml = "2.3"
snowflake = "3.18.0"
spotless-plugin-gradle = "6.4.1"
spring = "5.3.37"
sqlite-jdbc = "3.46.0.1"
sqlite-jdbc = "3.46.1.3"
system-rules = "1.19.0"
tez = "0.9.2"
thrift = "0.20.0"
Expand Down

0 comments on commit 5cfa49d

Please sign in to comment.