File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ # CHANGELOG - 5.26.2 - 2025-02-12
2+ * [ Updated] - Bumped Neo4j version to 5.26.2.
3+
14# 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.
5+ * [ Updated] - Tested through Neo4j 5.26.0. Neo4j 5.26.0 is the Neo4j 5 Long Term Support version.
36
47# CHANGELOG - 5.25.1 - 2024-11-25
58* [ Added] - Deprecating the old naming convention with com.neo4jh3 and migrating to neo4jh3
Original file line number Diff line number Diff line change 66
77 <groupId >com.neo4jh3</groupId >
88 <artifactId >neo4jh3</artifactId >
9- <version >5.26.0 </version >
9+ <version >5.26.2 </version >
1010
1111 <properties >
1212 <neo4j .version>5.26.0</neo4j .version>
1919 <maven-shade-plugin .version>3.4.1</maven-shade-plugin .version>
2020 <maven-compiler-plugin .version>3.10.1</maven-compiler-plugin .version>
2121 <assertj .version>3.22.0</assertj .version>
22- <maven-surefire-plugin .version>3.0.0-M7 </maven-surefire-plugin .version>
23- <maven-jar-plugin .version>3.3.0 </maven-jar-plugin .version>
22+ <maven-surefire-plugin .version>3.5.2 </maven-surefire-plugin .version>
23+ <maven-jar-plugin .version>3.4.2 </maven-jar-plugin .version>
2424 </properties >
2525
2626 <dependencies >
You can’t perform that action at this time.
0 commit comments