Skip to content

Commit a731af1

Browse files
committed
Polish
Issue gh-16228
1 parent d1a4fac commit a731af1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/ROOT/pages/getting-spring-security.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,9 @@ This approach uses Maven's "`bill of materials`" (BOM) concept and is only avail
249249
For additional details about how dependencies are resolved, see https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html[Maven's Introduction to the Dependency Mechanism documentation].
250250
====
251251

252-
[[maven-gearepositories]]
252+
[[maven-repositories]]
253253
=== Maven Repositories
254-
All GA releases (that is, versions ending in .RELEASE) are deployed to Maven Central, so you need not declare additional Maven repositories in your `pom.xml`.
254+
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.
255255

256256
For Gradle using the `mavenCentral()` repository is sufficient for GA releases.
257257

0 commit comments

Comments
 (0)