Bump test dependency versions.

See #2195
This commit is contained in:
Mark Paluch
2022-11-07 15:54:47 +01:00
parent c3c9da67f2
commit f69ff86d59
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.3.2</version>
<version>2.7.1</version>
<scope>test</scope>
</dependency>