Spring Security Kerberos 2.0.0-M1 available now
I'm happy to announce that a Spring Security Kerberos 2.0.0-M1
milestone is now available via https://repo.spring.io/milestone.
We are updating it to support Spring Security 6.0.x
. This brings the project up to date with latest versions from the Spring family. As a result, it needs JDK 17 or higher. The samples in the project have been updated to support Spring Boot 3.0.x
. The goal for 2.0.0
is to simply release it with updated dependencies and get there quickly now that the first milestone is out.
The next minor version 2.1.x
will depend on Spring Security 6.1.x
and will let us start…