From 7c95c8ec7c67cd90b59d34d80c9fa6060231e1c4 Mon Sep 17 00:00:00 2001 From: "felord.cn" Date: Tue, 23 Mar 2021 00:20:31 +0800 Subject: [PATCH] feat: upgrade to 1.0.9 --- README.md | 2 +- docs/README.md | 2 +- docs/quick_start.md | 2 +- payment-spring-boot-autoconfigure/pom.xml | 4 ++-- payment-spring-boot-starter/pom.xml | 4 ++-- pom.xml | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 40fc43f..dd9fc9c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ cn.felord payment-spring-boot-starter - 1.0.8.RELEASE + 1.0.9.RELEASE ``` diff --git a/docs/README.md b/docs/README.md index 613d61e..ad75c9b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -35,7 +35,7 @@ cn.felord payment-spring-boot-starter - 1.0.8.RELEASE + 1.0.9.RELEASE ``` ## 采用技术 diff --git a/docs/quick_start.md b/docs/quick_start.md index 30c3517..3683091 100644 --- a/docs/quick_start.md +++ b/docs/quick_start.md @@ -4,7 +4,7 @@ cn.felord payment-spring-boot-starter - 1.0.8.RELEASE + 1.0.9.RELEASE ``` > 基于 **Spring Boot 2.x** diff --git a/payment-spring-boot-autoconfigure/pom.xml b/payment-spring-boot-autoconfigure/pom.xml index bf75999..fd9ca57 100644 --- a/payment-spring-boot-autoconfigure/pom.xml +++ b/payment-spring-boot-autoconfigure/pom.xml @@ -5,11 +5,11 @@ cn.felord payment-spring-boot - 1.0.8.RELEASE + 1.0.9.RELEASE payment-spring-boot-autoconfigure - 1.0.8.RELEASE + 1.0.9.RELEASE jar 4.0.0 diff --git a/payment-spring-boot-starter/pom.xml b/payment-spring-boot-starter/pom.xml index 8b4898c..2a817cd 100644 --- a/payment-spring-boot-starter/pom.xml +++ b/payment-spring-boot-starter/pom.xml @@ -5,11 +5,11 @@ cn.felord payment-spring-boot - 1.0.8.RELEASE + 1.0.9.RELEASE payment-spring-boot-starter - 1.0.8.RELEASE + 1.0.9.RELEASE jar 4.0.0 diff --git a/pom.xml b/pom.xml index 2f2b4a2..e605e38 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> cn.felord payment-spring-boot - 1.0.8.RELEASE + 1.0.9.RELEASE pom 4.0.0 @@ -30,7 +30,7 @@ - payment-spring-boot-1.0.8.RELEASE + payment-spring-boot-1.0.9.RELEASE https://github.com/NotFound403/payment-spring-boot scm:git:https://github.com/NotFound403/payment-spring-boot.git scm:git:https://github.com/NotFound403/payment-spring-boot.git