Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 4, 2023
1 parent ff01395 commit 39fb028
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 @@ -89,7 +89,7 @@
<!-- Tests -->
<junit-pioneer.version>2.0.1</junit-pioneer.version>
<awaitility.version>4.2.0</awaitility.version>
<hsqldb.version>2.7.1</hsqldb.version>
<hsqldb.version>2.7.2</hsqldb.version>
<jackson.version>2.15.1</jackson.version>

<!-- GraphQL API -->
Expand Down

0 comments on commit 39fb028

Please sign in to comment.