File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
pig-common/pig-common-bom Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
2
<img src =" https://img.shields.io/badge/Pig-3.7-success.svg " alt =" Build Status " >
3
3
<img src =" https://img.shields.io/badge/Spring%20Cloud-2023.0.0-blue.svg " alt =" Coverage Status " >
4
- <img src =" https://img.shields.io/badge/Spring%20Boot-3.2.1 -blue.svg " alt =" Downloads " >
4
+ <img src =" https://img.shields.io/badge/Spring%20Boot-3.2.2 -blue.svg " alt =" Downloads " >
5
5
<img src =" https://img.shields.io/badge/Vue-3.4-blue.svg " alt =" Downloads " >
6
6
<img src =" https://img.shields.io/github/license/pig-mesh/pig " />
7
7
</p >
42
42
43
43
| 依赖 | 版本 |
44
44
| -----------------------------| ------------|
45
- | Spring Boot | 3.2.1 |
45
+ | Spring Boot | 3.2.2 |
46
46
| Spring Cloud | 2023.0.0 |
47
47
| Spring Cloud Alibaba | 2022.0.0.0 |
48
48
| Spring Authorization Server | 1.2.1 |
Original file line number Diff line number Diff line change 15
15
16
16
<properties >
17
17
<pig .common.version>${project.version} </pig .common.version>
18
- <spring-boot .version>3.2.1 </spring-boot .version>
18
+ <spring-boot .version>3.2.2 </spring-boot .version>
19
19
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
20
20
<maven .compiler.source>17</maven .compiler.source>
21
21
<maven .compiler.target>17</maven .compiler.target>
Original file line number Diff line number Diff line change 27
27
<url >https://www.pig4cloud.com</url >
28
28
29
29
<properties >
30
- <spring-boot .version>3.2.1 </spring-boot .version>
30
+ <spring-boot .version>3.2.2 </spring-boot .version>
31
31
<spring-cloud .version>2023.0.0</spring-cloud .version>
32
32
<spring-cloud-alibaba .version>2022.0.0.0</spring-cloud-alibaba .version>
33
33
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments