diff --git a/README.md b/README.md index 70b8f6b..c5395e9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ io.github.patternhelloworld.securityhelper.oauth2.api spring-oauth2-easyplus - 4.0.0 + 4.0.1 ``` diff --git a/client/pom.xml b/client/pom.xml index d1a845a..d04c052 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -7,7 +7,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.patternhelloworld.securityhelper.oauth2.client spring-oauth2-easyplus-client - 4.0.0 + 4.0.1 jar @@ -48,7 +48,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> io.github.patternhelloworld.securityhelper.oauth2.api spring-oauth2-easyplus - 4.0.0 + 4.0.1 diff --git a/lib/pom.xml b/lib/pom.xml index 6a7bfb5..e88a2c7 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -8,7 +8,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> io.github.patternhelloworld.securityhelper.oauth2.api spring-oauth2-easyplus - 4.0.0 + 4.0.1 spring-oauth2-easyplus App-Token based easy OAuth2 implementation built to grow with Spring Boot jar