From 34c2c9a28b94d2af6b31702df728c60e6c9e8c8f Mon Sep 17 00:00:00 2001 From: Andrew-Kang-G Date: Thu, 9 Jan 2025 23:31:27 +0900 Subject: [PATCH] ci/cd : v4.0.1 --- README.md | 2 +- client/pom.xml | 4 ++-- lib/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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