Skip to content

Commit 4c5e042

Browse files
mvn: bump org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3
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] <support@github.com>
1 parent 51e2ecb commit 4c5e042

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
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.xerial</groupId>
2020
<artifactId>sqlite-jdbc</artifactId>
21-
<version>3.46.1.0</version>
21+
<version>3.46.1.3</version>
2222
</dependency>
2323
</dependencies>
2424

0 commit comments

Comments
 (0)