Skip to content

Commit ce60072

Browse files
renetapopovadependabot[bot]recrwplayNataliaIvakina
authored
Main 2025.05 (#276)
* bump version to 2025.02 (#248) * Bump @neo4j-antora/antora-modify-sitemaps in the prod-dependencies group (#249) Bumps the prod-dependencies group with 1 update: @neo4j-antora/antora-modify-sitemaps. Updates `@neo4j-antora/antora-modify-sitemaps` from 0.6.1 to 0.7.0 --- updated-dependencies: - dependency-name: "@neo4j-antora/antora-modify-sitemaps" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update dev version to 2025.03 (#252) * Update version in antora.yml to 2025.03 (#254) * Update Java driver version to 5.28.3 (#258) * Packages workflows refine (#261) * update workflow to 1.2.0 * update packages * Replace `page-version` with `current` in links (#260) * Replace `page-version` with `current` in links * Put back `page-version` for the Ops manual and fix links on locks/deadlocks * Update modules/ROOT/pages/java-embedded/unique-nodes.adoc * Update modules/ROOT/pages/extending-neo4j/unmanaged-extensions.adoc * Update docs-pr-checks.yml (#263) * Update the version to 2025.04 (#268) * Update version to 2025.05 (#271) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Neil Dewhurst <[email protected]> Co-authored-by: NataliaIvakina <[email protected]>
1 parent d1aac6d commit ce60072

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

antora.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: java-reference
22
title: Java Reference
3-
version: '2025.04'
3+
version: '2025.05'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
9-
neo4j-version: '2025.04'
10-
neo4j-version-exact: '2025.04.0'
11-
neo4j-buildnumber: '2025.04'
9+
neo4j-version: '2025.05'
10+
neo4j-version-exact: '2025.05.0'
11+
neo4j-buildnumber: '2025.05'
1212
java-driver-version: '5.28.3'
1313
neo4j-documentation-branch: 'dev'
1414
page-origin-private: false

0 commit comments

Comments
 (0)