Skip to content

Commit

Permalink
chore(deps): bump org.hsqldb:hsqldb from 2.7.1 to 2.7.2 in /backend
Browse files Browse the repository at this point in the history
Bumps org.hsqldb: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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent bc005c9 commit 36baae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.7.1</version>
<version>2.7.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 36baae7

Please sign in to comment.