Skip to content

Commit 3b5f1d4

Browse files
Bump sqlite-jdbc from 3.41.2.1 to 3.42.0.0 (#320)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.41.2.1 to 3.42.0.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.41.2.1...3.42.0.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian Kroth <[email protected]>
1 parent 0aae000 commit 3b5f1d4

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
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.xerial</groupId>
6060
<artifactId>sqlite-jdbc</artifactId>
61-
<version>3.41.2.1</version>
61+
<version>3.42.0.0</version>
6262
</dependency>
6363
</dependencies>
6464
</profile>

0 commit comments

Comments
 (0)