Skip to content

Commit a865f9b

Browse files
Bump sqlite-jdbc from 3.39.2.1 to 3.39.3.0 (#2615)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.39.2.1 to 3.39.3.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.39.2.1...3.39.3.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 683c897 commit a865f9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,7 @@
10411041
<dependency>
10421042
<groupId>org.xerial</groupId>
10431043
<artifactId>sqlite-jdbc</artifactId>
1044-
<version>3.39.2.1</version>
1044+
<version>3.39.3.0</version>
10451045
<scope>test</scope>
10461046
</dependency>
10471047
<dependency>

0 commit comments

Comments
 (0)