Skip to content

Commit

Permalink
[MINOR UPDATE] Bump sqlite-jdbc from 3.30.1 to 3.41.2.2 in /metastore…
Browse files Browse the repository at this point in the history
…/rdbms-metastore (#2812)
  • Loading branch information
dependabot[bot] authored and jnturton committed Dec 31, 2023
1 parent ca9baff commit 9346e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metastore/rdbms-metastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<properties>
<jooq.version>3.13.1</jooq.version>
<liquibase.version>4.19.1</liquibase.version>
<sqlite.version>3.30.1</sqlite.version>
<sqlite.version>3.41.2.2</sqlite.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9346e0b

Please sign in to comment.