-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: docsAn issue in Documentation or samplesAn issue in Documentation or samplesstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
https://docs.spring.io/spring-security/reference/getting-spring-security.html#getting-maven-boot
Example 2. pom.xml
<properties>
<!-- ... -->
<spring-security.version>5.6.2-SNAPSHOT</spring-security.version>
</dependencies>
should
<properties>
<!-- ... -->
<spring-security.version>5.6.2-SNAPSHOT</spring-security.version>
</properties>
Metadata
Metadata
Assignees
Labels
in: docsAn issue in Documentation or samplesAn issue in Documentation or samplesstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug