Skip to content

Commit b6ea11b

Browse files
Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 (#369)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e29c6e0 commit b6ea11b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • database/database-driver-sqlite

database/database-driver-sqlite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>org.xerial</groupId>
2222
<artifactId>sqlite-jdbc</artifactId>
23-
<version>3.46.0.1</version>
23+
<version>3.46.1.0</version>
2424
</dependency>
2525
</dependencies>
2626
</project>

0 commit comments

Comments
 (0)