We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48290cf commit c72d9a9Copy full SHA for c72d9a9
README.md
@@ -12,7 +12,7 @@
12
<dependency>
13
<groupId>io.github.patternknife.securityhelper.oauth2.api</groupId>
14
<artifactId>spring-security-oauth2-password-jpa-implementation</artifactId>
15
- <version>3.1.2</version>
+ <version>3.2.0</version>
16
</dependency>
17
```
18
For v2, using the database tables from Spring Security 5 (only the database tables; follow the dependencies as above):
0 commit comments