Skip to content

Commit a86b0a3

Browse files
fix: update spring-boot-version to 3.3.0 to fix gzip extraction error (#3008)
--------- Signed-off-by: NiceAsiv <[email protected]> Co-authored-by: Michael Simons <[email protected]>
1 parent 7d6b611 commit a86b0a3

File tree

1 file changed

+1
-1
lines changed
  • src/main/antora/resources/antora-resources

1 file changed

+1
-1
lines changed

src/main/antora/resources/antora-resources/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ asciidoc:
2424
groupIdStarter: org.springframework.boot
2525
artifactIdStarter: spring-boot-starter-data-neo4j
2626
docs-neo4j-docker-version: 5
27-
spring-boot-version: 3.2.0
27+
spring-boot-version: 3.4.5
2828
docs-neo4j-4-version: 4.4.25
2929
docs-neo4j-3-version: 3.5.33
3030
java-driver-starter-href: https://github.com/neo4j/neo4j-java-driver-spring-boot-starter

0 commit comments

Comments
 (0)