We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b9d225 commit 9730db4Copy full SHA for 9730db4
1 file changed
antora-playbook.yml
@@ -11,8 +11,8 @@ git:
11
content:
12
sources:
13
- url: https://github.com/spring-projects/spring-security
14
- branches: [main, '6.{4..5}.x', '{7..99}.*.x']
15
- tags: ['6.{4..5}.*','{7..99}.*']
+ branches: [main, '6.5.x', '{7..99}.*.x']
+ tags: ['6.5.*','{7..99}.*']
16
start_path: docs
17
asciidoc:
18
attributes:
0 commit comments