Skip to content

Commit

Permalink
Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#360)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent fc3701d commit 9fb7120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/database-driver-sqlite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.46.0.0</version>
<version>3.46.0.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit 9fb7120

Please sign in to comment.