We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7d07b commit cffa257Copy full SHA for cffa257
cypher/pom.xml
@@ -19,7 +19,7 @@
19
<license-text.header>../build/GPL-3-header.txt</license-text.header>
20
<scala.version>2.13.8</scala.version>
21
<scala.binary.version>2.13</scala.binary.version>
22
- <hsqldb.version>2.3.2</hsqldb.version>
+ <hsqldb.version>2.7.1</hsqldb.version>
23
</properties>
24
25
<modules>
pom.xml
@@ -527,7 +527,7 @@
527
<dependency>
528
<groupId>com.fasterxml.jackson.core</groupId>
529
<artifactId>jackson-databind</artifactId>
530
- <version>2.12.6.1</version>
+ <version>2.12.7.1</version>
531
</dependency>
532
533
0 commit comments