Merge branch '3.3.x'

Closes gh-43197
This commit is contained in:
Phillip Webb 2024-11-15 13:25:19 -08:00
commit d29ac2b797
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,6 @@
"patch-package": "^8.0.0"
},
"config": {
"ui-bundle-url": "https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.17/ui-bundle.zip"
"ui-bundle-url": "https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.18/ui-bundle.zip"
}
}