Skip to content

Commit

Permalink
Merge pull request #3291 from mybatis/renovate/org.hsqldb-hsqldb-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.hsqldb:hsqldb to v2.7.4
  • Loading branch information
hazendaz authored Nov 3, 2024
2 parents d7bc2a4 + 6591ac5 commit 5de79fd
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 @@ -198,7 +198,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.7.3</version>
<version>2.7.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5de79fd

Please sign in to comment.