Skip to content

Commit a7b5e40

Browse files
Jesus BarrasaJesus Barrasa
Jesus Barrasa
authored and
Jesus Barrasa
committed
bumped neo4j version
1 parent 62756c3 commit a7b5e40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.neo4j</groupId>
77
<artifactId>neosemantics</artifactId>
8-
<version>5.16.0</version>
8+
<version>5.17.0</version>
99
<packaging>jar</packaging>
1010
<name>neosemantics (n10s)</name>
1111
<description>n10s is a plugin that enables the use of RDF in Neo4j</description>
@@ -34,7 +34,7 @@
3434
</developers>
3535

3636
<properties>
37-
<neo4j.version>5.16.0</neo4j.version>
37+
<neo4j.version>5.17.0</neo4j.version>
3838
<sesame.version>4.3.9</sesame.version>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
</properties>

0 commit comments

Comments
 (0)