Skip to content

Commit 3c67ecc

Browse files
committed
Downgrade to HSQLDB 2.3.3
Closes gh-6415
1 parent 3b0b65c commit 3c67ecc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<hikaricp.version>2.4.7</hikaricp.version>
8282
<hikaricp-java6.version>2.3.13</hikaricp-java6.version>
8383
<hornetq.version>2.4.7.Final</hornetq.version>
84-
<hsqldb.version>2.3.4</hsqldb.version>
84+
<hsqldb.version>2.3.3</hsqldb.version>
8585
<httpasyncclient.version>4.1.2</httpasyncclient.version>
8686
<httpclient.version>4.5.2</httpclient.version>
8787
<httpcore.version>4.4.5</httpcore.version>
@@ -2240,4 +2240,4 @@
22402240
<id>integration-test</id>
22412241
</profile>
22422242
</profiles>
2243-
</project>
2243+
</project>

0 commit comments

Comments
 (0)