We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e540b2 commit 93f7296Copy full SHA for 93f7296
antora-playbook.yml
@@ -11,7 +11,7 @@ git:
11
content:
12
sources:
13
- url: https://github.com/spring-projects/spring-security
14
- branches: [main, '5.{{6..9},{1..9}+({0..9})}.x', '6.+({0..9}).x']
+ branches: [main, '6.+({3..9}).x']
15
tags: ['5.{{6..9},{1..9}+({0..9})}.{0..99}?(-RC+({0..9}))', '6.+({0..9}).+({0..9})?(-{RC,M}*)','!(5.6.{0..10}*)', '!(5.7.{0..8}*)', '!(5.8.{0..3}?({-RC,-M}+({0..9})))','!(6.0.{0..3}*)','!(6.1.0*)']
16
start_path: docs
17
asciidoc:
0 commit comments