Skip to content

Commit

Permalink
Merge pull request #24 from hteppl/dependabot/maven/org.xerial-sqlite…
Browse files Browse the repository at this point in the history
…-jdbc-3.44.1.0

Bump org.xerial:sqlite-jdbc from 3.43.0.0 to 3.44.1.0
  • Loading branch information
hteppl authored Dec 10, 2023
2 parents 674541a + e3a4106 commit aed8c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.43.0.0</version>
<version>3.44.1.0</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit aed8c10

Please sign in to comment.