Skip to content

Commit f5e0fe5

Browse files
committed
Polish documentation formatting
Issue gh-8199
1 parent 08b69e7 commit f5e0fe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/manual/src/docs/asciidoc/_includes/about/modules.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ In Spring Security 3.0, the codebase was sub-divided into separate jars which mo
66
If you use Maven to build your project, these are the modules you should add to your `pom.xml`.
77
Even if you do not use Maven, we recommend that you consult the `pom.xml` files to get an idea of third-party dependencies and versions.
88
Another good idea is to examine the libraries that are included in the sample applications.
9+
910
This section provides a reference of the modules in Spring Security and the additional dependencies that they require in order to function in a running application.
1011
We don't include dependencies that are only used when building or testing Spring Security itself.
1112
Nor do we include transitive dependencies which are required by external dependencies.

0 commit comments

Comments
 (0)