diff --git a/README.md b/README.md index 8562114..7bfdf14 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ io.github.patternknife.securityhelper.oauth2.api spring-security-oauth2-password-jpa-implementation - 2.4.0 + 2.5.0 ``` * Set up the same access & refresh token APIs on both ``/oauth2/token`` and on our controller layer such as ``/api/v1/traditional-oauth/token``, both of which function same and have `the same request & response payloads for success and errors`.