Description
Describe the bug
I've been keeping an eye on this repository for SAML based changes & noticed odd branch updates on 6.2.x
since my last check around April 18th. At the time, the diff stats between 6.2.x
& main
were 415 commits, 310 files changed, & +29771 -1227 as seen here. Currently (May 7th) it is 45 commits, 28 files changed, & +643 -176 as seen here.
It can also be seen that the 6.2.x branch has 6.3.x changes:
spring-security-6.3.rnc
&spring-security-6.3.xsd
in config: https://github.com/spring-projects/spring-security/tree/6.2.x/config/src/main/resources/org/springframework/security/config6.3.0-SNAPSHOT
version ingradle.properties
: https://github.com/spring-projects/spring-security/blob/6.2.x/gradle.properties
An illustration below shows the 6.2.x
branch (pink line) becoming the same as the main
branch (purple line) for a period of time between April 21st & 23rd. Of note, orange & teal lines are 6.1.x
& 5.8.x
respectively.
I assume this was a mistake & has just not been noticed yet. For reference, the commit hashes for 'New 6.2.x branch' is c33afce & for 'Old 6.2.x branch' is 7007ce3.
To Reproduce
None
Expected behavior
None