diff --git a/README.md b/README.md index 146d560a..a2aa25f9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

Spring Boot 3.3.0 - Version 3.3.0.2 + Version 3.3.0.3 Java 17 License Apache 2.0 Total Visits @@ -244,4 +244,5 @@ Dante OSS 作为 Dante Cloud 生态产品,不在单独提供演示环境和示 | 7 | jacsty | 2023-01-31 | 8 | hubert_rust | 2023-03-16 | 9 | Zkey Z | 2023-03-18 | | 10 | 志国欧巴 | 2023-03-27 | 11 | michael | 2023-04-07 | 12 | 大叔丨小巷 | 2023-04-11 | | 13 | sun_left | 2023-04-19 | 14 | time 丶 sand | 2023-07-06 | 15 | 印第安老斑鸠 | 2023-09-09 | -| 16 | 一阵风 | 2023-12-10 | 17 | Jack | 2024-03-01 | 18 | | | \ No newline at end of file +| 16 | 一阵风 | 2023-12-10 | 17 | Jack | 2024-03-01 | 18 | onehelper | 2024-05-24 | +| 19 | 宁哥 | 2024-05-29 | 20 | | | 21 | | | \ No newline at end of file diff --git a/oss-bom/pom.xml b/oss-bom/pom.xml index 3eb1ce91..ad279412 100644 --- a/oss-bom/pom.xml +++ b/oss-bom/pom.xml @@ -32,7 +32,7 @@ cn.herodotus.engine dependencies - 3.3.0.2 + 3.3.0.3 diff --git a/oss-dialect/dialect-autoconfigure/pom.xml b/oss-dialect/dialect-autoconfigure/pom.xml index 0b918fae..e48159ca 100644 --- a/oss-dialect/dialect-autoconfigure/pom.xml +++ b/oss-dialect/dialect-autoconfigure/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss oss-dialect - 3.3.0.2 + 3.3.0.3 dialect-autoconfigure diff --git a/oss-dialect/dialect-core/pom.xml b/oss-dialect/dialect-core/pom.xml index 4955b288..b92d13f1 100644 --- a/oss-dialect/dialect-core/pom.xml +++ b/oss-dialect/dialect-core/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss oss-dialect - 3.3.0.2 + 3.3.0.3 dialect-core diff --git a/oss-dialect/dialect-sdk-aliyun/pom.xml b/oss-dialect/dialect-sdk-aliyun/pom.xml index f1af950b..d3252ca0 100644 --- a/oss-dialect/dialect-sdk-aliyun/pom.xml +++ b/oss-dialect/dialect-sdk-aliyun/pom.xml @@ -32,7 +32,7 @@ cn.herodotus.oss oss-dialect - 3.3.0.2 + 3.3.0.3 dialect-sdk-aliyun diff --git a/oss-dialect/dialect-sdk-minio/pom.xml b/oss-dialect/dialect-sdk-minio/pom.xml index e3157b66..45c8bca3 100644 --- a/oss-dialect/dialect-sdk-minio/pom.xml +++ b/oss-dialect/dialect-sdk-minio/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss oss-dialect - 3.3.0.2 + 3.3.0.3 dialect-sdk-minio diff --git a/oss-dialect/dialect-sdk-s3/pom.xml b/oss-dialect/dialect-sdk-s3/pom.xml index 359f6880..8bf4ee27 100644 --- a/oss-dialect/dialect-sdk-s3/pom.xml +++ b/oss-dialect/dialect-sdk-s3/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss oss-dialect - 3.3.0.2 + 3.3.0.3 dialect-sdk-s3 diff --git a/oss-dialect/pom.xml b/oss-dialect/pom.xml index fd51678d..37166beb 100644 --- a/oss-dialect/pom.xml +++ b/oss-dialect/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss dante-oss - 3.3.0.2 + 3.3.0.3 oss-dialect diff --git a/oss-rest/pom.xml b/oss-rest/pom.xml index fbadcca7..f2f119f6 100644 --- a/oss-rest/pom.xml +++ b/oss-rest/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss dante-oss - 3.3.0.2 + 3.3.0.3 oss-rest diff --git a/oss-rest/rest-sdk-minio/pom.xml b/oss-rest/rest-sdk-minio/pom.xml index 250af67d..bf52191c 100644 --- a/oss-rest/rest-sdk-minio/pom.xml +++ b/oss-rest/rest-sdk-minio/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss oss-rest - 3.3.0.2 + 3.3.0.3 rest-sdk-minio diff --git a/oss-rest/rest-sdk-specification/pom.xml b/oss-rest/rest-sdk-specification/pom.xml index 25109e75..2cdc4164 100644 --- a/oss-rest/rest-sdk-specification/pom.xml +++ b/oss-rest/rest-sdk-specification/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss oss-rest - 3.3.0.2 + 3.3.0.3 rest-sdk-specification diff --git a/oss-solution/pom.xml b/oss-solution/pom.xml index c309ac6d..009d8d37 100644 --- a/oss-solution/pom.xml +++ b/oss-solution/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss dante-oss - 3.3.0.2 + 3.3.0.3 oss-solution diff --git a/oss-specification/pom.xml b/oss-specification/pom.xml index 5ba32ed0..57c04d7a 100644 --- a/oss-specification/pom.xml +++ b/oss-specification/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss dante-oss - 3.3.0.2 + 3.3.0.3 oss-specification diff --git a/oss-starter/oss-aliyun-spring-boot-starter/pom.xml b/oss-starter/oss-aliyun-spring-boot-starter/pom.xml index 6eb27577..76de3ad9 100644 --- a/oss-starter/oss-aliyun-spring-boot-starter/pom.xml +++ b/oss-starter/oss-aliyun-spring-boot-starter/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss oss-starter - 3.3.0.2 + 3.3.0.3 oss-aliyun-spring-boot-starter diff --git a/oss-starter/oss-minio-spring-boot-starter/pom.xml b/oss-starter/oss-minio-spring-boot-starter/pom.xml index de5fd63a..76ca20c2 100644 --- a/oss-starter/oss-minio-spring-boot-starter/pom.xml +++ b/oss-starter/oss-minio-spring-boot-starter/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss oss-starter - 3.3.0.2 + 3.3.0.3 oss-minio-spring-boot-starter diff --git a/oss-starter/oss-s3-spring-boot-starter/pom.xml b/oss-starter/oss-s3-spring-boot-starter/pom.xml index 99f486b5..18c29572 100644 --- a/oss-starter/oss-s3-spring-boot-starter/pom.xml +++ b/oss-starter/oss-s3-spring-boot-starter/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss oss-starter - 3.3.0.2 + 3.3.0.3 oss-s3-spring-boot-starter diff --git a/oss-starter/oss-spring-boot-starter/pom.xml b/oss-starter/oss-spring-boot-starter/pom.xml index e79e59b9..cd6854ec 100644 --- a/oss-starter/oss-spring-boot-starter/pom.xml +++ b/oss-starter/oss-spring-boot-starter/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss oss-starter - 3.3.0.2 + 3.3.0.3 oss-spring-boot-starter diff --git a/oss-starter/pom.xml b/oss-starter/pom.xml index d3b1763f..35229a14 100644 --- a/oss-starter/pom.xml +++ b/oss-starter/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.oss dante-oss - 3.3.0.2 + 3.3.0.3 oss-starter diff --git a/pom.xml b/pom.xml index bdd9e433..29965f9f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ cn.herodotus.oss oss-bom - 3.3.0.2 + 3.3.0.3 oss-bom/pom.xml