Skip to content

Commit a2d86b1

Browse files
committed
bumped noe4j version
1 parent 16f5057 commit a2d86b1

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.4.0.0</version>
8+
<version>5.5.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,7 +34,7 @@
3434
</developers>
3535

3636
<properties>
37-
<neo4j.version>5.4.0</neo4j.version>
37+
<neo4j.version>5.5.0</neo4j.version>
3838
<sesame.version>4.2.3</sesame.version>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
</properties>

0 commit comments

Comments
 (0)