Skip to content

Commit

Permalink
Update to 6.1.4 version of Spring Security
Browse files Browse the repository at this point in the history
Closes gh-159
  • Loading branch information
rwinch committed Sep 21, 2023
1 parent 3b00b5a commit 8f56cd6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion preview-src/index.adoc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
url: /index.html
component:
name: security
version: '6.1.0'
version: '6.1.4'
latest:
url: '/index.html'
previous:
Expand Down
22 changes: 11 additions & 11 deletions preview-src/ui-model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ site:
versions: &security_versions
- &security_latest_version
url: '/index.html'
version: '6.1.0'
displayVersion: '6.1.0'
version: '6.1.4'
displayVersion: '6.1.4'
title: *component_title
versionSegment: '5.6'
- &security_5_5_version
Expand Down Expand Up @@ -48,8 +48,8 @@ shared:
url: '#'
versions:
- url: '/index.html'
version: '6.1.0'
displayVersion: '6.1.0'
version: '6.1.4'
displayVersion: '6.1.4'
title: *component_title
versionSegment: '5.6'
- url: '/5.5/index.html'
Expand All @@ -58,10 +58,10 @@ shared:
versionSegment: '5.5'
componentVersion: *security_5_5_version
versions:
- version: '6.1.0'
displayVersion: '6.1.0'
- version: '6.1.4'
displayVersion: '6.1.4'
url: '#'
versionSegment: '5.6'
versionSegment: ''
- version: '5.5.9'
displayVersion: '5.5.9'
versionSegment: '5.5'
Expand All @@ -78,7 +78,7 @@ shared:
url: '#'
- content: Protection Against Exploits
url: '#'
6.1.0:
6.1.4:
home: true
title: Spring Security
relativeSrcPath: index.adoc
Expand All @@ -89,10 +89,10 @@ shared:
versions: *security_versions
componentVersion: *security_latest_version
versions:
- version: '6.1.0'
displayVersion: '6.1.0'
- version: '6.1.4'
displayVersion: '6.1.4'
url: '#'
versionSegment: '5.6'
versionSegment: ''
- version: '5.5.9'
displayVersion: '5.5.9'
url: '#'
Expand Down

0 comments on commit 8f56cd6

Please sign in to comment.