Skip to content

Commit

Permalink
sqlite-jdbc 3.45.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Mar 19, 2024
1 parent 60f1ccb commit ad80a38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
## 6.6.5 (TBD)

* geopackage-core version 6.6.7
* sqlite-jdbc version 3.45.1.0
* sqlite-jdbc version 3.45.2.0
* Get abstract User DAO by table name
* Set User Custom DAO contents
* Feature Tiles geodesic draw support
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.45.1.0</version>
<version>3.45.2.0</version>
</dependency>
<dependency>
<groupId>org.xerial.thirdparty</groupId>
Expand Down

0 comments on commit ad80a38

Please sign in to comment.