Skip to content

Commit a4a6f48

Browse files
committed
Upgrade to Hsqldb 2.4.1
Closes gh-13394
1 parent ecd8760 commit a4a6f48

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<hibernate-jpa-2.1-api.version>1.0.2.Final</hibernate-jpa-2.1-api.version>
7272
<hibernate-validator.version>6.0.10.Final</hibernate-validator.version>
7373
<hikaricp.version>2.7.9</hikaricp.version>
74-
<hsqldb.version>2.4.0</hsqldb.version>
74+
<hsqldb.version>2.4.1</hsqldb.version>
7575
<htmlunit.version>2.29</htmlunit.version>
7676
<httpasyncclient.version>4.1.3</httpasyncclient.version>
7777
<httpclient.version>4.5.5</httpclient.version>

0 commit comments

Comments
 (0)