Skip to content

Commit 0407ed2

Browse files
chore(deps): bump org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3 (#138)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.1.0 to 3.46.1.3. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.46.1.0...3.46.1.3) --- 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 4e5e1a8 commit 0407ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.xerial</groupId>
4747
<artifactId>sqlite-jdbc</artifactId>
48-
<version>3.46.1.0</version>
48+
<version>3.46.1.3</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>org.threeten</groupId>

0 commit comments

Comments
 (0)