Skip to content

Commit

Permalink
Bump sqlite-jdbc from 3.30.1 to 3.41.2.2 in /metastore/rdbms-metastore
Browse files Browse the repository at this point in the history
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.30.1 to 3.41.2.2.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.30.1...3.41.2.2)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 5c94c27 commit ca26102
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 ca26102

Please sign in to comment.