Update GA Release Guidance

This commit is contained in:
Josh Cummings 2024-12-10 15:49:54 -07:00
parent a731af103e
commit 55ea78d441
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ For additional details about how dependencies are resolved, see https://maven.ap
[[maven-repositories]] [[maven-repositories]]
=== Maven Repositories === Maven Repositories
All GA releases (that is, versions ending in .RELEASE) are deployed to Maven Central, so you need not declare additional Maven repositories in your build configuration. All https://github.com/spring-projects/spring-security/wiki/Release-Schedule-Guidelines[GA releases] are deployed to Maven Central, so you need not declare additional Maven repositories in your build configuration.
For Gradle using the `mavenCentral()` repository is sufficient for GA releases. For Gradle using the `mavenCentral()` repository is sufficient for GA releases.