【7.1.4】更新一个版本引用

pull/22/head v7.1.4
fengshuonan 2021-10-04 15:39:01 +08:00
parent 959aeefdc8
commit 763895e29c
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ public class AlipayTest {
<dependency> <dependency>
<groupId>cn.stylefeng.roses</groupId> <groupId>cn.stylefeng.roses</groupId>
<artifactId>pay-spring-boot-starter</artifactId> <artifactId>pay-spring-boot-starter</artifactId>
<version>7.1.3</version> <version>${roses.version}</version>
</dependency> </dependency>
``` ```