File tree Expand file tree Collapse file tree 32 files changed +31
-31
lines changed
authentication-spring-boot-starter
facility-spring-boot-starter
service-spring-boot-starter Expand file tree Collapse file tree 32 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.4.1-brightgreen.svg?logo=alibabadotcom" alt="Nacos 2.4.1"></a>
14
14
</p >
15
15
<p align =" center " >
16
- <a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.3.3.0 -red.svg?logo=spring" alt="Version 3.3.3.0 "></a>
17
- <a href="https://www.herodotus.cn" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.3.0 -red.svg?logo=spring" alt="Dante Engine 3.3.3.0 "></a>
18
- <a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.3.0 -red.svg?logo=spring" alt="Dante OSS 3.3.3.0 "></a>
16
+ <a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.3.3.1 -red.svg?logo=spring" alt="Version 3.3.3.1 "></a>
17
+ <a href="https://www.herodotus.cn" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.3.1 -red.svg?logo=spring" alt="Dante Engine 3.3.3.1 "></a>
18
+ <a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.3.1 -red.svg?logo=spring" alt="Dante OSS 3.3.3.1 "></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-AGPL--3.0-blue.svg?logo=apache" alt="License AGPL 3.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>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1
- VERSION = 3.3.3.0
1
+ VERSION = 3.3.3.1
2
2
SPRING_PROFILES_ACTIVE = alibaba
3
3
PROFILE = development
4
4
DATABASE = postgresql
Original file line number Diff line number Diff line change 1
1
services :
2
2
minio :
3
- image : quay.io/minio/minio:RELEASE.2024-08-17T01-24-54Z
3
+ image : quay.io/minio/minio:RELEASE.2024-08-29T01-40-52Z
4
4
container_name : minio
5
5
hostname : minio
6
6
ports :
Original file line number Diff line number Diff line change 1
- VERSION = 3.3.3.0
1
+ VERSION = 3.3.3.1
2
2
SPRING_PROFILES_ACTIVE = alibaba
3
3
PROFILE = development
4
4
DATABASE = postgresql
Original file line number Diff line number Diff line change 1
1
services :
2
2
minio :
3
- image : quay.io/minio/minio:RELEASE.2024-08-17T01-24-54Z
3
+ image : quay.io/minio/minio:RELEASE.2024-08-29T01-40-52Z
4
4
container_name : minio
5
5
hostname : minio
6
6
ports :
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >cn.herodotus.engine</groupId >
30
30
<artifactId >dependencies</artifactId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
<relativePath />
33
33
</parent >
34
34
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >modules</artifactId >
30
30
<groupId >cn.herodotus.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
</parent >
33
33
34
34
<artifactId >dante-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.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
</parent >
33
33
34
34
<artifactId >dante-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.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
</parent >
33
33
34
34
<artifactId >dante-module-social</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >modules</artifactId >
30
30
<groupId >cn.herodotus.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
</parent >
33
33
34
34
<artifactId >dante-module-strategy</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >dante-cloud</artifactId >
30
30
<groupId >cn.herodotus.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </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.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
</parent >
33
33
34
34
<artifactId >authentication-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 26
26
<parent >
27
27
<artifactId >packages</artifactId >
28
28
<groupId >cn.herodotus.dante</groupId >
29
- <version >3.3.3.0 </version >
29
+ <version >3.3.3.1 </version >
30
30
</parent >
31
31
<modelVersion >4.0.0</modelVersion >
32
32
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >dante-cloud</artifactId >
30
30
<groupId >cn.herodotus.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
</parent >
33
33
34
34
<artifactId >packages</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >packages</artifactId >
30
30
<groupId >cn.herodotus.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
</parent >
33
33
34
34
<artifactId >service-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >platform</artifactId >
30
30
<groupId >cn.herodotus.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
</parent >
33
33
34
34
<artifactId >dante-cloud-gateway</artifactId >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >cn.herodotus.dante</groupId >
29
29
<artifactId >platform</artifactId >
30
- <version >3.3.3.0 </version >
30
+ <version >3.3.3.1 </version >
31
31
</parent >
32
32
33
33
<artifactId >dante-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.dante</groupId >
29
- <version >3.3.3.0 </version >
29
+ <version >3.3.3.1 </version >
30
30
</parent >
31
31
32
32
<artifactId >dante-cloud-monitor</artifactId >
33
- <version >3.3.3.0 </version >
33
+ <version >3.3.3.1 </version >
34
34
<name >dante-cloud-monitor</name >
35
35
<description >dante-cloud-monitor</description >
36
36
<dependencies >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >platform</artifactId >
30
30
<groupId >cn.herodotus.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
</parent >
33
33
34
34
<artifactId >dante-cloud-uaa</artifactId >
Original file line number Diff line number Diff line change 26
26
<parent >
27
27
<artifactId >platform</artifactId >
28
28
<groupId >cn.herodotus.dante</groupId >
29
- <version >3.3.3.0 </version >
29
+ <version >3.3.3.1 </version >
30
30
</parent >
31
31
<modelVersion >4.0.0</modelVersion >
32
32
33
33
<artifactId >dante-cloud-upms</artifactId >
34
- <version >3.3.3.0 </version >
34
+ <version >3.3.3.1 </version >
35
35
36
36
<dependencies >
37
37
<dependency >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >dante-cloud</artifactId >
30
30
<groupId >cn.herodotus.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </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.dante</groupId >
30
30
<artifactId >dependencies</artifactId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
<relativePath >dependencies/pom.xml</relativePath >
33
33
</parent >
34
34
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<artifactId >services</artifactId >
29
29
<groupId >cn.herodotus.dante</groupId >
30
- <version >3.3.3.0 </version >
30
+ <version >3.3.3.1 </version >
31
31
</parent >
32
32
33
33
<artifactId >dante-cloud-bpmn-ability</artifactId >
34
- <version >3.3.3.0 </version >
34
+ <version >3.3.3.1 </version >
35
35
36
36
<name >dante-cloud-bpmn-ability</name >
37
37
<description >基于Camunda工作流的服务</description >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >services</artifactId >
30
30
<groupId >cn.herodotus.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
</parent >
33
33
34
34
<artifactId >dante-cloud-bpmn-logic</artifactId >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >cn.herodotus.dante</groupId >
29
29
<artifactId >services</artifactId >
30
- <version >3.3.3.0 </version >
30
+ <version >3.3.3.1 </version >
31
31
</parent >
32
32
33
33
<artifactId >dante-cloud-oss-ability</artifactId >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<artifactId >dante-cloud</artifactId >
30
30
<groupId >cn.herodotus.dante</groupId >
31
- <version >3.3.3.0 </version >
31
+ <version >3.3.3.1 </version >
32
32
</parent >
33
33
34
34
<artifactId >services</artifactId >
You can’t perform that action at this time.
0 commit comments