Skip to content

Commit

Permalink
build(deps): bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 (#2294)
Browse files Browse the repository at this point in the history
Bumps org.hsqldb:hsqldb from 2.7.3 to 2.7.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 38a5513 commit 24d3cb0
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 @@ -114,7 +114,7 @@
-Dtest.persistence.unit=brmo.persistence.oracle
-->
<test.persistence.unit>brmo.persistence.hsqldb</test.persistence.unit>
<test.hsqldb.version>2.7.3</test.hsqldb.version>
<test.hsqldb.version>2.7.4</test.hsqldb.version>
<test.onlyITs>false</test.onlyITs>
<test.junit-jupiter.version>5.11.3</test.junit-jupiter.version>
<maven.surefire.version>3.5.2</maven.surefire.version>
Expand Down

0 comments on commit 24d3cb0

Please sign in to comment.