Skip to content

Commit 72499af

Browse files
committed
Polish
Issue gh-16228
1 parent 18a0e53 commit 72499af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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)