File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
pig-common/pig-common-bom Expand file tree Collapse file tree 3 files changed +7
-7
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
- <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.3 -blue.svg " alt =" Downloads " >
3
+ <img src =" https://img.shields.io/badge/Spring%20Cloud-2023-blue.svg " alt =" Coverage Status " >
4
+ <img src =" https://img.shields.io/badge/Spring%20Boot-3.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.3 |
46
- | Spring Cloud | 2023.0.0 |
45
+ | Spring Boot | 3.2.4 |
46
+ | Spring Cloud | 2023.0.1 |
47
47
| Spring Cloud Alibaba | 2022.0.0.0 |
48
- | Spring Authorization Server | 1.2.2 |
48
+ | Spring Authorization Server | 1.2.3 |
49
49
| Mybatis Plus | 3.5.5 |
50
50
| Vue | 3.4 |
51
51
| Element Plus | 2.5 |
Original file line number Diff line number Diff line change 15
15
16
16
<properties >
17
17
<!-- 项目版本号 -->
18
- <revision >3.7.5 </revision >
18
+ <revision >3.7.6 </revision >
19
19
<spring-boot .version>3.2.4</spring-boot .version>
20
20
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
21
21
<maven .compiler.source>17</maven .compiler.source>
Original file line number Diff line number Diff line change 28
28
29
29
<properties >
30
30
<!-- 项目版本号 -->
31
- <revision >3.7.5 </revision >
31
+ <revision >3.7.6 </revision >
32
32
<spring-boot .version>3.2.4</spring-boot .version>
33
33
<spring-cloud .version>2023.0.1</spring-cloud .version>
34
34
<spring-cloud-alibaba .version>2022.0.0.0</spring-cloud-alibaba .version>
You can’t perform that action at this time.
0 commit comments