Skip to content

Commit cffa257

Browse files
Update pom.xml with dependabot recommendations (#1671)
1 parent 6f7d07b commit cffa257

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cypher/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<license-text.header>../build/GPL-3-header.txt</license-text.header>
2020
<scala.version>2.13.8</scala.version>
2121
<scala.binary.version>2.13</scala.binary.version>
22-
<hsqldb.version>2.3.2</hsqldb.version>
22+
<hsqldb.version>2.7.1</hsqldb.version>
2323
</properties>
2424

2525
<modules>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@
527527
<dependency>
528528
<groupId>com.fasterxml.jackson.core</groupId>
529529
<artifactId>jackson-databind</artifactId>
530-
<version>2.12.6.1</version>
530+
<version>2.12.7.1</version>
531531
</dependency>
532532

533533
<dependency>

0 commit comments

Comments
 (0)