File tree Expand file tree Collapse file tree 28 files changed +31
-31
lines changed
herodotus-module-metadata
authentication-spring-boot-starter
authorization-reactive-spring-boot-starter
authorization-servlet-spring-boot-starter
facility-spring-boot-starter
rpc-client-uaa-spring-boot-starter
rpc-server-upms-spring-boot-starter
herodotus-cloud-bpmn-ability
herodotus-cloud-manage-ability
herodotus-cloud-oss-ability Expand file tree Collapse file tree 28 files changed +31
-31
lines changed Original file line number Diff line number Diff line change 13
13
<a href="https://nacos.io/zh-cn/index.html" target="_blank"><img src="https://img.shields.io/badge/Nacos-2.3.2-brightgreen.svg?logo=alibabadotcom" alt="Nacos 2.3.2"></a>
14
14
</p >
15
15
<p align =" center " >
16
- <a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.3.0.2 -red.svg?logo=spring" alt="Version 3.3.0.2 "></a>
17
- <a href="https://gitee.com/herodotus/dante-engine" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.0.2 -red.svg?logo=spring" alt="Dante Engine 3.3.0.2 "></a>
18
- <a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.0.2 -red.svg?logo=spring" alt="Dante OSS 3.3.0.2 "></a>
16
+ <a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.3.0.3 -red.svg?logo=spring" alt="Version 3.3.0.3 "></a>
17
+ <a href="https://gitee.com/herodotus/dante-engine" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.0.3 -red.svg?logo=spring" alt="Dante Engine 3.3.0.3 "></a>
18
+ <a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.0.3 -red.svg?logo=spring" alt="Dante OSS 3.3.0.3 "></a>
19
19
<a href="https://bell-sw.com/pages/downloads/#downloads" target="_blank"><img src="https://img.shields.io/badge/JDK-17%2B-green.svg?logo=openjdk" alt="Java 17"></a>
20
20
<a href="./LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue.svg?logo=apache" alt="License Apache 2.0"></a>
21
21
<a href="https://www.herodotus.cn"><img src="https://visitor-badge.laobi.icu/badge?page_id=dante-cloud&title=Total%20Visits" alt="Total Visits"></a>
90
90
| Spring Cloud Alibaba | 2023.0.1.0 |
91
91
| Spring Cloud Tencent | 1.14.0-2023.0.0 |
92
92
| Spring Authorization Server | 1.3.0 |
93
- | Spring Boot Admin | 3.2.2 |
93
+ | Spring Boot Admin | 3.3.1 |
94
94
| Nacos | 2.3.2 |
95
95
| Sentinel | 1.8.7 |
96
96
| Seata | 1.7.0 |
Original file line number Diff line number Diff line change 1
- VERSION = 3.3.0.2
1
+ VERSION = 3.3.0.3
2
2
GATEWAY_SERVICE_NAME = herodotus-cloud-gateway
3
3
GATEWAY_SERVICE_PORT = 8847
4
4
UAA_SERVICE_NAME = herodotus-cloud-uaa
Original file line number Diff line number Diff line change 1
- VERSION = 3.3.0.2
1
+ VERSION = 3.3.0.3
2
2
GATEWAY_SERVICE_NAME = herodotus-cloud-gateway
3
3
GATEWAY_SERVICE_PORT = 8847
4
4
UAA_SERVICE_NAME = herodotus-cloud-uaa
Original file line number Diff line number Diff line change 32
32
<parent >
33
33
<groupId >cn.herodotus.stirrup</groupId >
34
34
<artifactId >dependencies</artifactId >
35
- <version >3.3.0.2 </version >
35
+ <version >3.3.0.3 </version >
36
36
<relativePath />
37
37
</parent >
38
38
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >modules</artifactId >
30
30
<groupId >cn.herodotus.reactive</groupId >
31
- <version >3.3.0.2 </version >
31
+ <version >3.3.0.3 </version >
32
32
</parent >
33
33
34
34
<artifactId >herodotus-module-common</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >modules</artifactId >
30
30
<groupId >cn.herodotus.reactive</groupId >
31
- <version >3.3.0.2 </version >
31
+ <version >3.3.0.3 </version >
32
32
</parent >
33
33
34
34
<artifactId >herodotus-module-metadata</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >modules</artifactId >
30
30
<groupId >cn.herodotus.reactive</groupId >
31
- <version >3.3.0.2 </version >
31
+ <version >3.3.0.3 </version >
32
32
</parent >
33
33
34
34
<artifactId >herodotus-module-social</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >herodotus-cloud</artifactId >
30
30
<groupId >cn.herodotus.reactive</groupId >
31
- <version >3.3.0.2 </version >
31
+ <version >3.3.0.3 </version >
32
32
</parent >
33
33
34
34
<artifactId >modules</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >packages</artifactId >
30
30
<groupId >cn.herodotus.reactive</groupId >
31
- <version >3.3.0.2 </version >
31
+ <version >3.3.0.3 </version >
32
32
</parent >
33
33
34
34
<artifactId >authentication-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >cn.herodotus.reactive</groupId >
29
29
<artifactId >packages</artifactId >
30
- <version >3.3.0.2 </version >
30
+ <version >3.3.0.3 </version >
31
31
</parent >
32
32
33
33
<artifactId >authorization-reactive-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >packages</artifactId >
30
30
<groupId >cn.herodotus.reactive</groupId >
31
- <version >3.3.0.2 </version >
31
+ <version >3.3.0.3 </version >
32
32
</parent >
33
33
34
34
<artifactId >authorization-servlet-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >packages</artifactId >
30
30
<groupId >cn.herodotus.reactive</groupId >
31
- <version >3.3.0.2 </version >
31
+ <version >3.3.0.3 </version >
32
32
</parent >
33
33
34
34
<artifactId >facility-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >herodotus-cloud</artifactId >
30
30
<groupId >cn.herodotus.reactive</groupId >
31
- <version >3.3.0.2 </version >
31
+ <version >3.3.0.3 </version >
32
32
</parent >
33
33
34
34
<artifactId >packages</artifactId >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >cn.herodotus.reactive</groupId >
29
29
<artifactId >packages</artifactId >
30
- <version >3.3.0.2 </version >
30
+ <version >3.3.0.3 </version >
31
31
</parent >
32
32
33
33
<artifactId >rpc-client-uaa-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >cn.herodotus.reactive</groupId >
29
29
<artifactId >packages</artifactId >
30
- <version >3.3.0.2 </version >
30
+ <version >3.3.0.3 </version >
31
31
</parent >
32
32
33
33
<artifactId >rpc-server-upms-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<artifactId >platform</artifactId >
29
29
<groupId >cn.herodotus.reactive</groupId >
30
- <version >3.3.0.2 </version >
30
+ <version >3.3.0.3 </version >
31
31
</parent >
32
32
33
33
<artifactId >herodotus-cloud-gateway</artifactId >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >cn.herodotus.reactive</groupId >
29
29
<artifactId >platform</artifactId >
30
- <version >3.3.0.2 </version >
30
+ <version >3.3.0.3 </version >
31
31
</parent >
32
32
33
33
<artifactId >herodotus-cloud-message</artifactId >
Original file line number Diff line number Diff line change 26
26
<parent >
27
27
<artifactId >platform</artifactId >
28
28
<groupId >cn.herodotus.reactive</groupId >
29
- <version >3.3.0.2 </version >
29
+ <version >3.3.0.3 </version >
30
30
</parent >
31
31
32
32
<artifactId >herodotus-cloud-monitor</artifactId >
33
- <version >3.3.0.2 </version >
33
+ <version >3.3.0.3 </version >
34
34
<name >herodotus-cloud-monitor</name >
35
35
<description >herodotus-cloud-monitor</description >
36
36
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<artifactId >platform</artifactId >
29
29
<groupId >cn.herodotus.reactive</groupId >
30
- <version >3.3.0.2 </version >
30
+ <version >3.3.0.3 </version >
31
31
</parent >
32
32
33
33
<artifactId >herodotus-cloud-uaa</artifactId >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<artifactId >platform</artifactId >
29
29
<groupId >cn.herodotus.reactive</groupId >
30
- <version >3.3.0.2 </version >
30
+ <version >3.3.0.3 </version >
31
31
</parent >
32
32
33
33
<artifactId >herodotus-cloud-upms</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >herodotus-cloud</artifactId >
30
30
<groupId >cn.herodotus.reactive</groupId >
31
- <version >3.3.0.2 </version >
31
+ <version >3.3.0.3 </version >
32
32
</parent >
33
33
34
34
<artifactId >platform</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >cn.herodotus.reactive</groupId >
30
30
<artifactId >dependencies</artifactId >
31
- <version >3.3.0.2 </version >
31
+ <version >3.3.0.3 </version >
32
32
<relativePath >dependencies/pom.xml</relativePath >
33
33
</parent >
34
34
Original file line number Diff line number Diff line change 26
26
<parent >
27
27
<artifactId >services</artifactId >
28
28
<groupId >cn.herodotus.reactive</groupId >
29
- <version >3.3.0.2 </version >
29
+ <version >3.3.0.3 </version >
30
30
</parent >
31
31
32
32
<artifactId >herodotus-cloud-bpmn-ability</artifactId >
33
- <version >3.3.0.2 </version >
33
+ <version >3.3.0.3 </version >
34
34
<name >herodotus-cloud-bpmn-ability</name >
35
35
<description >herodotus-cloud-bpmn-ability</description >
36
36
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >cn.herodotus.reactive</groupId >
29
29
<artifactId >services</artifactId >
30
- <version >3.3.0.2 </version >
30
+ <version >3.3.0.3 </version >
31
31
</parent >
32
32
33
33
<artifactId >herodotus-cloud-manage-ability</artifactId >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >cn.herodotus.reactive</groupId >
29
29
<artifactId >services</artifactId >
30
- <version >3.3.0.2 </version >
30
+ <version >3.3.0.3 </version >
31
31
</parent >
32
32
33
33
<artifactId >herodotus-cloud-oss-ability</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >herodotus-cloud</artifactId >
30
30
<groupId >cn.herodotus.reactive</groupId >
31
- <version >3.3.0.2 </version >
31
+ <version >3.3.0.3 </version >
32
32
</parent >
33
33
34
34
<artifactId >services</artifactId >
You can’t perform that action at this time.
0 commit comments