From b2b9336a6ee83448d1d6147f886a80877c87b830 Mon Sep 17 00:00:00 2001 From: Fang Date: Sun, 12 Jun 2022 16:24:43 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8D=87=E7=BA=A7alipay-sdk-java?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=88=B04.31.7.ALL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 | 6 +++--- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index c24ba4f..84486b9 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ cn.felord payment-spring-boot-starter - 1.0.12.RELEASE + 1.0.13.RELEASE ``` diff --git a/docs/README.md b/docs/README.md index c5c7126..e4b38a2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -35,7 +35,7 @@ cn.felord payment-spring-boot-starter - 1.0.12.RELEASE + 1.0.13.RELEASE ``` ## 采用技术 diff --git a/docs/quick_start.md b/docs/quick_start.md index 43b0a51..2410899 100644 --- a/docs/quick_start.md +++ b/docs/quick_start.md @@ -4,7 +4,7 @@ cn.felord payment-spring-boot-starter - 1.0.12.RELEASE + 1.0.13.RELEASE ``` > 基于 **Spring Boot 2.x** diff --git a/payment-spring-boot-autoconfigure/pom.xml b/payment-spring-boot-autoconfigure/pom.xml index 8585112..40d1372 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.12.RELEASE + 1.0.13.RELEASE payment-spring-boot-autoconfigure - 1.0.12.RELEASE + 1.0.13.RELEASE jar 4.0.0 diff --git a/payment-spring-boot-starter/pom.xml b/payment-spring-boot-starter/pom.xml index eb718bf..9183fe5 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.12.RELEASE + 1.0.13.RELEASE payment-spring-boot-starter - 1.0.12.RELEASE + 1.0.13.RELEASE jar 4.0.0 diff --git a/pom.xml b/pom.xml index 37d67ae..37ef0f1 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.12.RELEASE + 1.0.13.RELEASE pom 4.0.0 @@ -72,7 +72,7 @@ UTF-8 1.8 2.4.2 - 4.10.167.ALL + 4.31.7.ALL 1.0.0.RELEASE 1.18.12 2.9.10 @@ -107,7 +107,7 @@ com.alipay.sdk alipay-sdk-java - ${aliy-pay-sdk.version} + ${alipay-sdk.version} org.projectlombok