From 93f7296492242989849ee09a531a30af7f1071c0 Mon Sep 17 00:00:00 2001 From: Rob Winch <362503+rwinch@users.noreply.github.com> Date: Fri, 21 Mar 2025 14:42:37 -0500 Subject: [PATCH] rm Unsupported Branches from Antora --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index e8977e2019..6fb5b323db 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -11,7 +11,7 @@ git: content: sources: - url: https://github.com/spring-projects/spring-security - branches: [main, '5.{{6..9},{1..9}+({0..9})}.x', '6.+({0..9}).x'] + branches: [main, '6.+({3..9}).x'] 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*)'] start_path: docs asciidoc: