Skip to content

Commit 9730db4

Browse files
committed
Remove 6.4.x from OSS Docs Website
1 parent 5b9d225 commit 9730db4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

antora-playbook.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ git:
1111
content:
1212
sources:
1313
- 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}.*']
14+
branches: [main, '6.5.x', '{7..99}.*.x']
15+
tags: ['6.5.*','{7..99}.*']
1616
start_path: docs
1717
asciidoc:
1818
attributes:

0 commit comments

Comments
 (0)