Skip to content

Commit 8115dd5

Browse files
committed
[pom] Update hsqldb to 2.3.5
1 parent 1ba7cf7 commit 8115dd5

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
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.hsqldb</groupId>
107107
<artifactId>hsqldb</artifactId>
108-
<version>2.3.4</version> <!-- Version 2.4.0 required jdk8 -->
108+
<version>2.3.5</version> <!-- Version 2.4.0 required jdk8 -->
109109
<scope>test</scope>
110110
</dependency>
111111
<dependency>

0 commit comments

Comments
 (0)