diff --git a/README.md b/README.md index 35eae8d2..b3e41ed5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

Spring Boot 3.3.0 - Version 3.3.0.1 + Version 3.3.0.2 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 a5125253..51a2a7d0 100644 --- a/oss-bom/pom.xml +++ b/oss-bom/pom.xml @@ -32,7 +32,7 @@ cn.herodotus.stirrup dependencies - 3.3.0.1 + 3.3.0.2 diff --git a/oss-core/pom.xml b/oss-core/pom.xml index 93741a3c..056563f3 100644 --- a/oss-core/pom.xml +++ b/oss-core/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis dante-oss - 3.3.0.1 + 3.3.0.2 oss-core diff --git a/oss-dialect/dialect-autoconfigure/pom.xml b/oss-dialect/dialect-autoconfigure/pom.xml index bed24ec5..1291af87 100644 --- a/oss-dialect/dialect-autoconfigure/pom.xml +++ b/oss-dialect/dialect-autoconfigure/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis oss-dialect - 3.3.0.1 + 3.3.0.2 dialect-autoconfigure diff --git a/oss-dialect/dialect-core-minio/pom.xml b/oss-dialect/dialect-core-minio/pom.xml index df28f8e5..93f05fa7 100644 --- a/oss-dialect/dialect-core-minio/pom.xml +++ b/oss-dialect/dialect-core-minio/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis oss-dialect - 3.3.0.1 + 3.3.0.2 dialect-core-minio diff --git a/oss-dialect/dialect-core-s3/pom.xml b/oss-dialect/dialect-core-s3/pom.xml index 539440ff..06e13e9e 100644 --- a/oss-dialect/dialect-core-s3/pom.xml +++ b/oss-dialect/dialect-core-s3/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis oss-dialect - 3.3.0.1 + 3.3.0.2 dialect-core-s3 diff --git a/oss-dialect/dialect-core/pom.xml b/oss-dialect/dialect-core/pom.xml index b93c6117..5cf2068a 100644 --- a/oss-dialect/dialect-core/pom.xml +++ b/oss-dialect/dialect-core/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis oss-dialect - 3.3.0.1 + 3.3.0.2 dialect-core diff --git a/oss-dialect/dialect-module-aliyun/pom.xml b/oss-dialect/dialect-module-aliyun/pom.xml index 136b474f..de1cc457 100644 --- a/oss-dialect/dialect-module-aliyun/pom.xml +++ b/oss-dialect/dialect-module-aliyun/pom.xml @@ -32,7 +32,7 @@ cn.herodotus.artemis oss-dialect - 3.3.0.1 + 3.3.0.2 dialect-module-aliyun diff --git a/oss-dialect/dialect-module-minio-reactive/pom.xml b/oss-dialect/dialect-module-minio-reactive/pom.xml index ecbe6aa1..a72a3d4f 100644 --- a/oss-dialect/dialect-module-minio-reactive/pom.xml +++ b/oss-dialect/dialect-module-minio-reactive/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis oss-dialect - 3.3.0.1 + 3.3.0.2 dialect-module-minio-reactive diff --git a/oss-dialect/dialect-module-minio/pom.xml b/oss-dialect/dialect-module-minio/pom.xml index d470677f..821e1b6a 100644 --- a/oss-dialect/dialect-module-minio/pom.xml +++ b/oss-dialect/dialect-module-minio/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis oss-dialect - 3.3.0.1 + 3.3.0.2 dialect-module-minio diff --git a/oss-dialect/dialect-module-s3-reactive/pom.xml b/oss-dialect/dialect-module-s3-reactive/pom.xml index db163215..dd486bd2 100644 --- a/oss-dialect/dialect-module-s3-reactive/pom.xml +++ b/oss-dialect/dialect-module-s3-reactive/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis oss-dialect - 3.3.0.1 + 3.3.0.2 dialect-module-s3-reactive diff --git a/oss-dialect/dialect-module-s3/pom.xml b/oss-dialect/dialect-module-s3/pom.xml index a9d191fb..ce2a99fd 100644 --- a/oss-dialect/dialect-module-s3/pom.xml +++ b/oss-dialect/dialect-module-s3/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis oss-dialect - 3.3.0.1 + 3.3.0.2 dialect-module-s3 diff --git a/oss-dialect/pom.xml b/oss-dialect/pom.xml index 7d11f36c..d8aca7bf 100644 --- a/oss-dialect/pom.xml +++ b/oss-dialect/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis dante-oss - 3.3.0.1 + 3.3.0.2 oss-dialect diff --git a/oss-rest/pom.xml b/oss-rest/pom.xml index 905e9309..e50d8f9c 100644 --- a/oss-rest/pom.xml +++ b/oss-rest/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis dante-oss - 3.3.0.1 + 3.3.0.2 oss-rest diff --git a/oss-rest/rest-module-minio-reactive/pom.xml b/oss-rest/rest-module-minio-reactive/pom.xml index d6c815f8..5056d84f 100644 --- a/oss-rest/rest-module-minio-reactive/pom.xml +++ b/oss-rest/rest-module-minio-reactive/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis oss-rest - 3.3.0.1 + 3.3.0.2 rest-module-minio-reactive diff --git a/oss-rest/rest-module-minio/pom.xml b/oss-rest/rest-module-minio/pom.xml index 3495c272..028f5dd1 100644 --- a/oss-rest/rest-module-minio/pom.xml +++ b/oss-rest/rest-module-minio/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis oss-rest - 3.3.0.1 + 3.3.0.2 rest-module-minio diff --git a/oss-rest/rest-sdk-specification/pom.xml b/oss-rest/rest-sdk-specification/pom.xml index c213e2bf..a3ecf35c 100644 --- a/oss-rest/rest-sdk-specification/pom.xml +++ b/oss-rest/rest-sdk-specification/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis oss-rest - 3.3.0.1 + 3.3.0.2 rest-sdk-specification diff --git a/oss-solution/pom.xml b/oss-solution/pom.xml index 32940e4a..e8288bf9 100644 --- a/oss-solution/pom.xml +++ b/oss-solution/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis dante-oss - 3.3.0.1 + 3.3.0.2 oss-solution diff --git a/oss-starter/oss-aliyun-spring-boot-starter/pom.xml b/oss-starter/oss-aliyun-spring-boot-starter/pom.xml index f89fc07e..36c58f7b 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.artemis oss-starter - 3.3.0.1 + 3.3.0.2 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 28d65299..19c605bc 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.artemis oss-starter - 3.3.0.1 + 3.3.0.2 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 9fd23b33..fc23d83b 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.artemis oss-starter - 3.3.0.1 + 3.3.0.2 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 692c193b..ee0af1c9 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.artemis oss-starter - 3.3.0.1 + 3.3.0.2 oss-spring-boot-starter diff --git a/oss-starter/pom.xml b/oss-starter/pom.xml index 2f1e09fc..d783da22 100644 --- a/oss-starter/pom.xml +++ b/oss-starter/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.artemis dante-oss - 3.3.0.1 + 3.3.0.2 oss-starter diff --git a/pom.xml b/pom.xml index 88c07790..710dbb0f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ cn.herodotus.artemis oss-bom - 3.3.0.1 + 3.3.0.2 oss-bom/pom.xml