Skip to content

Commit 2b935c0

Browse files
dependabot[bot]xuwei-k
authored andcommitted
Bump org.xerial:sqlite-jdbc from 3.49.0.0 to 3.49.1.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.49.0.0 to 3.49.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.49.0.0...3.49.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d1af7c commit 2b935c0

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
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.xerial</groupId>
6262
<artifactId>sqlite-jdbc</artifactId>
63-
<version>3.49.0.0</version>
63+
<version>3.49.1.0</version>
6464
<scope>test</scope>
6565
</dependency>
6666
<dependency>

0 commit comments

Comments
 (0)