Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit 3d94b5e

Browse files
Prepare release.
1 parent ddce58c commit 3d94b5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// tag::properties[]
44
:groupId: org.neo4j.driver
55
:artifactId: neo4j-java-driver-spring-boot-starter
6-
:neo4j-java-driver-spring-boot-starter_version: 4.1-SNAPSHOT
6+
:neo4j-java-driver-spring-boot-starter_version: 4.1.1.1
77
:spring-boot_version: 2.3.5.RELEASE
88
:neo4j_version: 4.0.8
99
:config_prefix: org.neo4j.driver
@@ -18,7 +18,7 @@ image:https://img.shields.io/maven-central/v/org.neo4j.driver/neo4j-java-driver-
1818
A Spring Boot starter with automatic configuration for the https://github.com/neo4j/neo4j-java-driver[Neo4j Java Driver].
1919
--
2020

21-
IMPORTANT: This project will be superseded by the automatic configuration Spring Boot 2.4.
21+
IMPORTANT: This project will be superseded by the automatic configuration in Spring Boot 2.4.
2222
Spring Boot 2.4 will include the same means of configuring a standalone Neo4j Driver instance, including the same health checks.
2323
There will be a dedicated starter for Spring Data Neo4j 6 (formerly known as SDN/RX).
2424

0 commit comments

Comments
 (0)