From 5e63779f3638aac017dcc3e86bbcbb1d63efb6d7 Mon Sep 17 00:00:00 2001 From: xiafang Date: Wed, 1 Mar 2023 09:29:36 +0800 Subject: [PATCH] 1.0.18 --- 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 | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index bf2fbd7..ca89197 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Starter,支持微信优惠券,代金券、商家券、智慧商圈、商家 cn.felord payment-spring-boot-starter - 1.0.17.RELEASE + 1.0.18.RELEASE ``` diff --git a/docs/README.md b/docs/README.md index 7dc84d4..748e750 100644 --- a/docs/README.md +++ b/docs/README.md @@ -35,7 +35,7 @@ cn.felord payment-spring-boot-starter - 1.0.17.RELEASE + 1.0.18.RELEASE ``` ## 采用技术 diff --git a/docs/quick_start.md b/docs/quick_start.md index 3350856..ac4e6b2 100644 --- a/docs/quick_start.md +++ b/docs/quick_start.md @@ -4,7 +4,7 @@ cn.felord payment-spring-boot-starter - 1.0.17.RELEASE + 1.0.18.RELEASE ``` > 基于 **Spring Boot 2.x** diff --git a/payment-spring-boot-autoconfigure/pom.xml b/payment-spring-boot-autoconfigure/pom.xml index 5633c86..3c85483 100644 --- a/payment-spring-boot-autoconfigure/pom.xml +++ b/payment-spring-boot-autoconfigure/pom.xml @@ -22,11 +22,11 @@ cn.felord payment-spring-boot - 1.0.17.RELEASE + 1.0.18.RELEASE payment-spring-boot-autoconfigure - 1.0.17.RELEASE + 1.0.18.RELEASE jar 4.0.0 diff --git a/payment-spring-boot-starter/pom.xml b/payment-spring-boot-starter/pom.xml index d02ac7a..9469996 100644 --- a/payment-spring-boot-starter/pom.xml +++ b/payment-spring-boot-starter/pom.xml @@ -22,11 +22,11 @@ cn.felord payment-spring-boot - 1.0.17.RELEASE + 1.0.18.RELEASE payment-spring-boot-starter - 1.0.17.RELEASE + 1.0.18.RELEASE jar 4.0.0 diff --git a/pom.xml b/pom.xml index 40fe902..a6954b9 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,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.17.RELEASE + 1.0.18.RELEASE pom 4.0.0