Skip to content

Commit 4683817

Browse files
Jesus BarrasaJesus Barrasa
Jesus Barrasa
authored and
Jesus Barrasa
committed
bumped neo4j and rdf4j versions
1 parent a7b5e40 commit 4683817

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
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.17.0</version>
8+
<version>5.18.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,8 +34,8 @@
3434
</developers>
3535

3636
<properties>
37-
<neo4j.version>5.17.0</neo4j.version>
38-
<sesame.version>4.3.9</sesame.version>
37+
<neo4j.version>5.18.0</neo4j.version>
38+
<sesame.version>4.3.10</sesame.version>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
</properties>
4141

0 commit comments

Comments
 (0)