We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752745e commit 8a180b4Copy full SHA for 8a180b4
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.4.0</version>
+ <version>3.5.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