Skip to content

Commit a979b8d

Browse files
authored
Merge pull request #262 from nanotaboada/dependabot/maven/org.xerial-sqlite-jdbc-3.51.2.0
chore(deps): bump org.xerial:sqlite-jdbc from 3.51.1.0 to 3.51.2.0
2 parents fe6e0d1 + 9649761 commit a979b8d

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
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>org.xerial</groupId>
158158
<artifactId>sqlite-jdbc</artifactId>
159-
<version>3.51.1.0</version>
159+
<version>3.51.2.0</version>
160160
<scope>runtime</scope>
161161
</dependency>
162162
<!-- Hibernate Community Dialects ==================================== -->

0 commit comments

Comments
 (0)