Skip to content

Commit

Permalink
Merge pull request #162 from PabloLec/dependabot/maven/org.xerial-sql…
Browse files Browse the repository at this point in the history
…ite-jdbc-3.46.1.3

Bump org.xerial:sqlite-jdbc from 3.46.1.2 to 3.46.1.3
  • Loading branch information
PabloLec authored Sep 26, 2024
2 parents e276040 + c7235ec commit 851b3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<java.version>21</java.version>
<sqlite-jdbc.version>3.46.1.2</sqlite-jdbc.version>
<sqlite-jdbc.version>3.46.1.3</sqlite-jdbc.version>
<springdoc-openapi-starter-webmvc-ui.version>2.6.0</springdoc-openapi-starter-webmvc-ui.version>
<spotless.version>2.43.0</spotless.version>
<playwright.version>1.47.0</playwright.version>
Expand Down

0 comments on commit 851b3e1

Please sign in to comment.