fix: update spring-boot-version to 3.3.0 to fix gzip extraction error (#3008)
--------- Signed-off-by: NiceAsiv <70969752+NiceAsiv@users.noreply.github.com> Co-authored-by: Michael Simons <michael@simons.ac>
This commit is contained in:
@@ -24,7 +24,7 @@ asciidoc:
|
||||
groupIdStarter: org.springframework.boot
|
||||
artifactIdStarter: spring-boot-starter-data-neo4j
|
||||
docs-neo4j-docker-version: 5
|
||||
spring-boot-version: 3.2.0
|
||||
spring-boot-version: 3.4.5
|
||||
docs-neo4j-4-version: 4.4.25
|
||||
docs-neo4j-3-version: 3.5.33
|
||||
java-driver-starter-href: https://github.com/neo4j/neo4j-java-driver-spring-boot-starter
|
||||
|
||||
Reference in New Issue
Block a user