Skip to content

Commit 64507f1

Browse files
Bump org.xerial:sqlite-jdbc from 3.45.0.0 to 3.45.1.0 (#278)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.0.0 to 3.45.1.0. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.45.0.0...3.45.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6940cf9 commit 64507f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<mysql.version>8.0.30</mysql.version>
148148
<mssql.version>12.5.0.jre8-preview</mssql.version>
149149
<cubrid.version>9.3.9.0002</cubrid.version>
150-
<sqlite.version>3.45.0.0</sqlite.version>
150+
<sqlite.version>3.45.1.0</sqlite.version>
151151
<teradata.version>13.10.00.35</teradata.version>
152152
<firebird.version>5.0.3.java11</firebird.version>
153153
<mongodb.version>3.12.14</mongodb.version>

0 commit comments

Comments
 (0)