Skip to content

Commit 2ab1942

Browse files
committed
Update to HSQLDB 2.7.1
Closes gh-738
1 parent 8cb4208 commit 2ab1942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
api "org.easymock:easymock:4.3"
5151
api "org.freemarker:freemarker:2.3.32"
5252
api "org.hibernate:hibernate-core-jakarta:5.6.15.Final"
53-
api "org.hsqldb:hsqldb:2.7.0"
53+
api "org.hsqldb:hsqldb:2.7.1"
5454
api "junit:junit:4.13.2"
5555
api "org.mockito:mockito-core:4.8.0"
5656
api "org.mockito:mockito-inline:4.8.0"

0 commit comments

Comments
 (0)