Skip to content

Commit 881d358

Browse files
build(deps): bump hsqldb in /extensions/indexes/spatial
Bumps hsqldb from 2.5.2 to 2.7.1. --- updated-dependencies: - dependency-name: org.hsqldb:hsqldb dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b691bd2 commit 881d358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/indexes/spatial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.hsqldb</groupId>
108108
<artifactId>hsqldb</artifactId>
109-
<version>2.5.2</version>
109+
<version>2.7.1</version>
110110
<!-- NOTE: needed for both scopes: <scope>runtime</scope><scope>test</scope> -->
111111
</dependency>
112112

0 commit comments

Comments
 (0)