Skip to content

Commit

Permalink
Bump hsqldb from 2.5.1 to 2.7.1
Browse files Browse the repository at this point in the history
Bumps hsqldb from 2.5.1 to 2.7.1.

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2022
1 parent 57f300b commit 47281ac
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 @@ -78,7 +78,7 @@
<createSources>false</createSources>
<!-- common JDBC driver versions -->
<derby.version>10.14.2.0</derby.version>
<hsqldb.version>2.5.1</hsqldb.version>
<hsqldb.version>2.7.1</hsqldb.version>
<mysql.connector.version>5.1.49</mysql.connector.version>
<mariadb.connector.version>2.7.2</mariadb.connector.version>
<postgresql.connector.version>42.5.0</postgresql.connector.version>
Expand Down

0 comments on commit 47281ac

Please sign in to comment.