We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62756c3 commit a7b5e40Copy full SHA for a7b5e40
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.neo4j</groupId>
7
<artifactId>neosemantics</artifactId>
8
- <version>5.16.0</version>
+ <version>5.17.0</version>
9
<packaging>jar</packaging>
10
<name>neosemantics (n10s)</name>
11
<description>n10s is a plugin that enables the use of RDF in Neo4j</description>
@@ -34,7 +34,7 @@
34
</developers>
35
36
<properties>
37
- <neo4j.version>5.16.0</neo4j.version>
+ <neo4j.version>5.17.0</neo4j.version>
38
<sesame.version>4.3.9</sesame.version>
39
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
40
</properties>
0 commit comments