Skip to content

Commit 44e0bf3

Browse files
committed
bumped neo4j and rdf4j versions
1 parent 9d4e8f0 commit 44e0bf3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
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.5.0.0</version>
8+
<version>5.7.0.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.5.0</neo4j.version>
38-
<sesame.version>4.2.3</sesame.version>
37+
<neo4j.version>5.7.0</neo4j.version>
38+
<sesame.version>4.2.4</sesame.version>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
</properties>
4141

@@ -99,7 +99,6 @@
9999
<version>20.0</version>
100100
</dependency>
101101

102-
103102
<dependency>
104103
<groupId>org.neo4j.3rdparty.javax.ws.rs</groupId>
105104
<artifactId>jsr311-api</artifactId>

0 commit comments

Comments
 (0)