Skip to content

Commit

Permalink
Issue 49462: Upgrade SQLite JDBC driver (#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-jeckels authored Feb 17, 2024
1 parent 0d0b480 commit 694e6f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,7 @@ springBootTomcatVersion=10.1.18

springVersion=6.1.3

# Do not upgrade until BaseDaoImpl stops calling getGeneratedKeys(), Issue 49462
sqliteJdbcVersion=3.42.0.1
sqliteJdbcVersion=3.45.1.0

# NLP and SAML bring stax2-api in as a transitive dependency but with very different versions. We force the later version.
stax2ApiVersion=4.2.1
Expand Down

0 comments on commit 694e6f1

Please sign in to comment.