Skip to content

Commit 1408f8c

Browse files
committed
Bumped POM to Neo4j 5.26
Bumped Pom.xml file to Neo4j 5.26
1 parent d3b0174 commit 1408f8c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# CHANGELOG - 5.26.0 - 2024-12-18
2+
* [Updated] - Tested through Neo4j 5.26.0. Neo4j 5.26.0 is the Neo4j 5 Long Term Support version.
3+
14
# CHANGELOG - 5.25.1 - 2024-11-25
25
* [Added] - Deprecating the old naming convention with com.neo4jh3 and migrating to neo4jh3
36
* [Added] - Added new documentation document for the new naming convention.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
<groupId>com.neo4jh3</groupId>
88
<artifactId>neo4jh3</artifactId>
9-
<version>5.25.1</version>
9+
<version>5.26.0</version>
1010

1111
<properties>
12-
<neo4j.version>5.25.1</neo4j.version>
12+
<neo4j.version>5.26.0</neo4j.version>
1313
<lang3.version>3.13.0</lang3.version>
1414
<uber.version>4.1.1</uber.version>
1515
<commons.version>4.1</commons.version>

0 commit comments

Comments
 (0)