Skip to content

Commit 57f77e1

Browse files
committed
[pom] Update hsqldb to 2.4.1
1 parent bbe6f13 commit 57f77e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.hsqldb</groupId>
102102
<artifactId>hsqldb</artifactId>
103-
<version>2.3.5</version> <!-- Version 2.4.0 required jdk8 -->
103+
<version>2.4.1</version>
104104
<scope>test</scope>
105105
</dependency>
106106
<dependency>

0 commit comments

Comments
 (0)