Skip to content

Commit

Permalink
build(deps-dev): bump org.hsqldb:hsqldb
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update in the /sql directory: org.hsqldb:hsqldb.


Updates `org.hsqldb:hsqldb` from 2.5.0 to 2.7.1

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 4956c8d commit 7d591e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.5.0</version>
<version>2.7.1</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/mysql/mysql-connector-java -->
Expand Down

0 comments on commit 7d591e0

Please sign in to comment.