96c21f9d by xu

升级底层包到1.0.5-daop-s3.2.0

1 parent 5295b4d5
Showing 1 changed file with 2 additions and 2 deletions
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>org.springframework.boot</groupId> 6 <groupId>org.springframework.boot</groupId>
7 <artifactId>spring-boot-starter-parent</artifactId> 7 <artifactId>spring-boot-starter-parent</artifactId>
8 <version>3.1.5</version> 8 <version>3.2.0</version>
9 <relativePath/> 9 <relativePath/>
10 </parent> 10 </parent>
11 <groupId>com.csbr.qingcloud.portal</groupId> 11 <groupId>com.csbr.qingcloud.portal</groupId>
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
15 15
16 <properties> 16 <properties>
17 <log4j2.version>2.15.0</log4j2.version> 17 <log4j2.version>2.15.0</log4j2.version>
18 <cabr-package.version>1.0.5-daop</cabr-package.version> 18 <cabr-package.version>1.0.5-daop-s3.2.0</cabr-package.version>
19 <!--docker镜像前缀--> 19 <!--docker镜像前缀-->
20 <docker.image.prefix>springio</docker.image.prefix> 20 <docker.image.prefix>springio</docker.image.prefix>
21 </properties> 21 </properties>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!