mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 21:12:18 +00:00
Updated HSQLDB dependency version to 1.7.2-rc6 to fix failing tests with in-memory database.
This commit is contained in:
parent
e366c65d17
commit
437c89892c
@ -241,7 +241,7 @@
|
||||
<dependency>
|
||||
<groupId>hsqldb</groupId>
|
||||
<artifactId>hsqldb</artifactId>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2-rc6c</version>
|
||||
<url>http://hsqldb.sourceforge.net/</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
Loading…
x
Reference in New Issue
Block a user