From d67da2531d891f910dc141336ad8f102e98c3e23 Mon Sep 17 00:00:00 2001 From: Jian Song Date: Fri, 4 Nov 2022 18:43:33 +0800 Subject: [PATCH 1/6] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1e5ce74..78bc132c 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 0.3.8 2.4.13 5.3.20 - 1.1.0-rc.1 + 1.1.0-SNAPSHOT https://git.iec.io/caf/caf-boot -- Gitee From d3f97cdc298fa0ce296161524c7d77d588cb52f7 Mon Sep 17 00:00:00 2001 From: Vincent Man Date: Sat, 5 Nov 2022 17:31:43 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=AC=AC=E4=B8=89?= =?UTF-8?q?=E6=96=B9=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- caf-boot-deprecated/pom.xml | 17 ++++++++++++++++- caf-bootstrap/pom.xml | 20 ++++++++++++++++++++ pom.xml | 2 +- 3 files changed, 37 insertions(+), 2 deletions(-) diff --git a/caf-boot-deprecated/pom.xml b/caf-boot-deprecated/pom.xml index 66f7eadb..a7eca7c7 100644 --- a/caf-boot-deprecated/pom.xml +++ b/caf-boot-deprecated/pom.xml @@ -1,5 +1,6 @@ - + caf-boot io.iec.edp @@ -25,6 +26,20 @@ org.apache.tomcat.embed tomcat-embed-el + + mysql + mysql-connector-java + 8.0.31 + + + com.itextpdf + itextpdf + 5.5.13.3 + + + org.postgresql + postgresql + diff --git a/caf-bootstrap/pom.xml b/caf-bootstrap/pom.xml index e84a6c05..a68e0955 100644 --- a/caf-bootstrap/pom.xml +++ b/caf-bootstrap/pom.xml @@ -383,6 +383,26 @@ com.alibaba fastjson + + net.minidev + json-smart + + + com.jayway.jsonpath + json-path + + + com.highgo.hibernate + hgdb-hibernate-dialect + + + net.minidev + accessors-smart + + + org.ow2.asm + asm + diff --git a/pom.xml b/pom.xml index c1e5ce74..78bc132c 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 0.3.8 2.4.13 5.3.20 - 1.1.0-rc.1 + 1.1.0-SNAPSHOT https://git.iec.io/caf/caf-boot -- Gitee From 1975b4189f443dba90aa735a9cf42c9f82e9c2dc Mon Sep 17 00:00:00 2001 From: Vincent Man Date: Sat, 5 Nov 2022 17:48:17 +0800 Subject: [PATCH 3/6] =?UTF-8?q?=E5=BC=95=E7=94=A8caf-framework=201.1.1-rc.?= =?UTF-8?q?1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78bc132c..e7288f9c 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 0.3.8 2.4.13 5.3.20 - 1.1.0-SNAPSHOT + 1.1.1-rc.1 https://git.iec.io/caf/caf-boot -- Gitee From 29cba3ba99fe52599603f9f7d2ce07c786381f6d Mon Sep 17 00:00:00 2001 From: GitLab CI Bot Date: Sat, 5 Nov 2022 10:06:19 +0000 Subject: [PATCH 4/6] [maven-release-plugin] prepare release v1.1.1-rc.1 --- caf-boot-autoconfigure/pom.xml | 2 +- caf-boot-config-client/pom.xml | 2 +- caf-boot-deprecated/pom.xml | 5 ++--- caf-boot-parent/pom.xml | 6 +++--- caf-boot-starters/caf-boot-starter-base/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-caching/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-context/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-data/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-event/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-i18n/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-lock/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-logging/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-msu/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-rest/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-rpc/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-security/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-session/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-tenancy/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-web/pom.xml | 2 +- caf-boot-starters/pom.xml | 2 +- caf-bootstrap/pom.xml | 2 +- pom.xml | 6 +++--- 22 files changed, 27 insertions(+), 28 deletions(-) diff --git a/caf-boot-autoconfigure/pom.xml b/caf-boot-autoconfigure/pom.xml index 3890194d..22fdcc00 100644 --- a/caf-boot-autoconfigure/pom.xml +++ b/caf-boot-autoconfigure/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.0-SNAPSHOT + 1.1.1-rc.1 caf-boot-autoconfigure diff --git a/caf-boot-config-client/pom.xml b/caf-boot-config-client/pom.xml index c650145b..535b178d 100644 --- a/caf-boot-config-client/pom.xml +++ b/caf-boot-config-client/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.0-SNAPSHOT + 1.1.1-rc.1 caf-boot-config-client diff --git a/caf-boot-deprecated/pom.xml b/caf-boot-deprecated/pom.xml index a7eca7c7..e136fb1d 100644 --- a/caf-boot-deprecated/pom.xml +++ b/caf-boot-deprecated/pom.xml @@ -1,10 +1,9 @@ - + caf-boot io.iec.edp - 1.1.0-SNAPSHOT + 1.1.1-rc.1 4.0.0 diff --git a/caf-boot-parent/pom.xml b/caf-boot-parent/pom.xml index 7da44eb0..e4b4b40e 100644 --- a/caf-boot-parent/pom.xml +++ b/caf-boot-parent/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.0-SNAPSHOT + 1.1.1-rc.1 caf-boot-parent @@ -66,7 +66,7 @@ scm:git:git://git.iec.io/caf/caf-boot scm:git:ssh://git@git.iec.io:6060/caf/caf-boot.git https://git.iec.io/caf/caf-boot - HEAD + v1.1.1-rc.1 diff --git a/caf-boot-starters/caf-boot-starter-base/pom.xml b/caf-boot-starters/caf-boot-starter-base/pom.xml index 0f3c786e..e9b39e29 100644 --- a/caf-boot-starters/caf-boot-starter-base/pom.xml +++ b/caf-boot-starters/caf-boot-starter-base/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.0-SNAPSHOT + 1.1.1-rc.1 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-caching/pom.xml b/caf-boot-starters/caf-boot-starter-caching/pom.xml index f2157310..25c6cab5 100644 --- a/caf-boot-starters/caf-boot-starter-caching/pom.xml +++ b/caf-boot-starters/caf-boot-starter-caching/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.0-SNAPSHOT + 1.1.1-rc.1 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-context/pom.xml b/caf-boot-starters/caf-boot-starter-context/pom.xml index c4ef3a1e..c17b53ab 100644 --- a/caf-boot-starters/caf-boot-starter-context/pom.xml +++ b/caf-boot-starters/caf-boot-starter-context/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot-starters - 1.1.0-SNAPSHOT + 1.1.1-rc.1 caf-boot-starter-context diff --git a/caf-boot-starters/caf-boot-starter-data/pom.xml b/caf-boot-starters/caf-boot-starter-data/pom.xml index 38fa21bf..4faff3db 100644 --- a/caf-boot-starters/caf-boot-starter-data/pom.xml +++ b/caf-boot-starters/caf-boot-starter-data/pom.xml @@ -19,7 +19,7 @@ io.iec.edp caf-boot-starters - 1.1.0-SNAPSHOT + 1.1.1-rc.1 caf-boot-starter-data diff --git a/caf-boot-starters/caf-boot-starter-event/pom.xml b/caf-boot-starters/caf-boot-starter-event/pom.xml index 15cf09f6..9bb8437e 100644 --- a/caf-boot-starters/caf-boot-starter-event/pom.xml +++ b/caf-boot-starters/caf-boot-starter-event/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.0-SNAPSHOT + 1.1.1-rc.1 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-i18n/pom.xml b/caf-boot-starters/caf-boot-starter-i18n/pom.xml index e95517a5..03ef5710 100644 --- a/caf-boot-starters/caf-boot-starter-i18n/pom.xml +++ b/caf-boot-starters/caf-boot-starter-i18n/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.0-SNAPSHOT + 1.1.1-rc.1 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-lock/pom.xml b/caf-boot-starters/caf-boot-starter-lock/pom.xml index 7630a807..6fd3dd7f 100644 --- a/caf-boot-starters/caf-boot-starter-lock/pom.xml +++ b/caf-boot-starters/caf-boot-starter-lock/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.0-SNAPSHOT + 1.1.1-rc.1 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-logging/pom.xml b/caf-boot-starters/caf-boot-starter-logging/pom.xml index 0a30183b..447bfe78 100644 --- a/caf-boot-starters/caf-boot-starter-logging/pom.xml +++ b/caf-boot-starters/caf-boot-starter-logging/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.0-SNAPSHOT + 1.1.1-rc.1 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-msu/pom.xml b/caf-boot-starters/caf-boot-starter-msu/pom.xml index 76594df6..ea270486 100644 --- a/caf-boot-starters/caf-boot-starter-msu/pom.xml +++ b/caf-boot-starters/caf-boot-starter-msu/pom.xml @@ -19,7 +19,7 @@ io.iec.edp caf-boot-starters - 1.1.0-SNAPSHOT + 1.1.1-rc.1 caf-boot-starter-msu diff --git a/caf-boot-starters/caf-boot-starter-rest/pom.xml b/caf-boot-starters/caf-boot-starter-rest/pom.xml index 399e2af6..da85e3d8 100644 --- a/caf-boot-starters/caf-boot-starter-rest/pom.xml +++ b/caf-boot-starters/caf-boot-starter-rest/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot-starters - 1.1.0-SNAPSHOT + 1.1.1-rc.1 caf-boot-starter-rest diff --git a/caf-boot-starters/caf-boot-starter-rpc/pom.xml b/caf-boot-starters/caf-boot-starter-rpc/pom.xml index 7656e992..651832d0 100644 --- a/caf-boot-starters/caf-boot-starter-rpc/pom.xml +++ b/caf-boot-starters/caf-boot-starter-rpc/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.0-SNAPSHOT + 1.1.1-rc.1 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-security/pom.xml b/caf-boot-starters/caf-boot-starter-security/pom.xml index 1ec5448c..8d6b786a 100644 --- a/caf-boot-starters/caf-boot-starter-security/pom.xml +++ b/caf-boot-starters/caf-boot-starter-security/pom.xml @@ -19,7 +19,7 @@ io.iec.edp caf-boot-starters - 1.1.0-SNAPSHOT + 1.1.1-rc.1 caf-boot-starter-security diff --git a/caf-boot-starters/caf-boot-starter-session/pom.xml b/caf-boot-starters/caf-boot-starter-session/pom.xml index bba5607b..d7bd51fb 100644 --- a/caf-boot-starters/caf-boot-starter-session/pom.xml +++ b/caf-boot-starters/caf-boot-starter-session/pom.xml @@ -19,7 +19,7 @@ io.iec.edp caf-boot-starters - 1.1.0-SNAPSHOT + 1.1.1-rc.1 caf-boot-starter-session diff --git a/caf-boot-starters/caf-boot-starter-tenancy/pom.xml b/caf-boot-starters/caf-boot-starter-tenancy/pom.xml index 0833a6d0..9e133a6f 100644 --- a/caf-boot-starters/caf-boot-starter-tenancy/pom.xml +++ b/caf-boot-starters/caf-boot-starter-tenancy/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.0-SNAPSHOT + 1.1.1-rc.1 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-web/pom.xml b/caf-boot-starters/caf-boot-starter-web/pom.xml index 578ce34a..2c314fec 100644 --- a/caf-boot-starters/caf-boot-starter-web/pom.xml +++ b/caf-boot-starters/caf-boot-starter-web/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.0-SNAPSHOT + 1.1.1-rc.1 4.0.0 diff --git a/caf-boot-starters/pom.xml b/caf-boot-starters/pom.xml index d9710d4d..36500a7d 100644 --- a/caf-boot-starters/pom.xml +++ b/caf-boot-starters/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.0-SNAPSHOT + 1.1.1-rc.1 caf-boot-starters diff --git a/caf-bootstrap/pom.xml b/caf-bootstrap/pom.xml index a68e0955..a02c6ccd 100644 --- a/caf-bootstrap/pom.xml +++ b/caf-bootstrap/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.0-SNAPSHOT + 1.1.1-rc.1 caf-bootstrap diff --git a/pom.xml b/pom.xml index e7288f9c..b7501fbb 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.0-SNAPSHOT + 1.1.1-rc.1 pom caf-boot @@ -75,7 +75,7 @@ scm:git:git://git.iec.io/caf/caf-boot scm:git:ssh://git@git.iec.io:6060/caf/caf-boot.git https://git.iec.io/caf/caf-boot - HEAD + v1.1.1-rc.1 @@ -97,7 +97,7 @@ io.iec.edp caf-boot-autoconfigure - 1.1.0-SNAPSHOT + 1.1.1-rc.1 -- Gitee From f1b6bfcbce19131526d0d91a61cb05d070607551 Mon Sep 17 00:00:00 2001 From: GitLab CI Bot Date: Sat, 5 Nov 2022 10:06:19 +0000 Subject: [PATCH 5/6] [maven-release-plugin] prepare for next development iteration --- caf-boot-autoconfigure/pom.xml | 2 +- caf-boot-config-client/pom.xml | 2 +- caf-boot-deprecated/pom.xml | 2 +- caf-boot-parent/pom.xml | 6 +++--- caf-boot-starters/caf-boot-starter-base/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-caching/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-context/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-data/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-event/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-i18n/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-lock/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-logging/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-msu/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-rest/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-rpc/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-security/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-session/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-tenancy/pom.xml | 2 +- caf-boot-starters/caf-boot-starter-web/pom.xml | 2 +- caf-boot-starters/pom.xml | 2 +- caf-bootstrap/pom.xml | 2 +- pom.xml | 6 +++--- 22 files changed, 26 insertions(+), 26 deletions(-) diff --git a/caf-boot-autoconfigure/pom.xml b/caf-boot-autoconfigure/pom.xml index 22fdcc00..cdd5da1e 100644 --- a/caf-boot-autoconfigure/pom.xml +++ b/caf-boot-autoconfigure/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.1-rc.1 + 1.1.1-SNAPSHOT caf-boot-autoconfigure diff --git a/caf-boot-config-client/pom.xml b/caf-boot-config-client/pom.xml index 535b178d..2b8ec6b7 100644 --- a/caf-boot-config-client/pom.xml +++ b/caf-boot-config-client/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.1-rc.1 + 1.1.1-SNAPSHOT caf-boot-config-client diff --git a/caf-boot-deprecated/pom.xml b/caf-boot-deprecated/pom.xml index e136fb1d..47cb5c48 100644 --- a/caf-boot-deprecated/pom.xml +++ b/caf-boot-deprecated/pom.xml @@ -3,7 +3,7 @@ caf-boot io.iec.edp - 1.1.1-rc.1 + 1.1.1-SNAPSHOT 4.0.0 diff --git a/caf-boot-parent/pom.xml b/caf-boot-parent/pom.xml index e4b4b40e..ba0c152f 100644 --- a/caf-boot-parent/pom.xml +++ b/caf-boot-parent/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.1-rc.1 + 1.1.1-SNAPSHOT caf-boot-parent @@ -66,7 +66,7 @@ scm:git:git://git.iec.io/caf/caf-boot scm:git:ssh://git@git.iec.io:6060/caf/caf-boot.git https://git.iec.io/caf/caf-boot - v1.1.1-rc.1 + HEAD diff --git a/caf-boot-starters/caf-boot-starter-base/pom.xml b/caf-boot-starters/caf-boot-starter-base/pom.xml index e9b39e29..741366d4 100644 --- a/caf-boot-starters/caf-boot-starter-base/pom.xml +++ b/caf-boot-starters/caf-boot-starter-base/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.1-rc.1 + 1.1.1-SNAPSHOT 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-caching/pom.xml b/caf-boot-starters/caf-boot-starter-caching/pom.xml index 25c6cab5..f13c3b4c 100644 --- a/caf-boot-starters/caf-boot-starter-caching/pom.xml +++ b/caf-boot-starters/caf-boot-starter-caching/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.1-rc.1 + 1.1.1-SNAPSHOT 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-context/pom.xml b/caf-boot-starters/caf-boot-starter-context/pom.xml index c17b53ab..49d69f62 100644 --- a/caf-boot-starters/caf-boot-starter-context/pom.xml +++ b/caf-boot-starters/caf-boot-starter-context/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot-starters - 1.1.1-rc.1 + 1.1.1-SNAPSHOT caf-boot-starter-context diff --git a/caf-boot-starters/caf-boot-starter-data/pom.xml b/caf-boot-starters/caf-boot-starter-data/pom.xml index 4faff3db..f3ddbd73 100644 --- a/caf-boot-starters/caf-boot-starter-data/pom.xml +++ b/caf-boot-starters/caf-boot-starter-data/pom.xml @@ -19,7 +19,7 @@ io.iec.edp caf-boot-starters - 1.1.1-rc.1 + 1.1.1-SNAPSHOT caf-boot-starter-data diff --git a/caf-boot-starters/caf-boot-starter-event/pom.xml b/caf-boot-starters/caf-boot-starter-event/pom.xml index 9bb8437e..5282bdf5 100644 --- a/caf-boot-starters/caf-boot-starter-event/pom.xml +++ b/caf-boot-starters/caf-boot-starter-event/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.1-rc.1 + 1.1.1-SNAPSHOT 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-i18n/pom.xml b/caf-boot-starters/caf-boot-starter-i18n/pom.xml index 03ef5710..b734f1ec 100644 --- a/caf-boot-starters/caf-boot-starter-i18n/pom.xml +++ b/caf-boot-starters/caf-boot-starter-i18n/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.1-rc.1 + 1.1.1-SNAPSHOT 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-lock/pom.xml b/caf-boot-starters/caf-boot-starter-lock/pom.xml index 6fd3dd7f..1abaf81b 100644 --- a/caf-boot-starters/caf-boot-starter-lock/pom.xml +++ b/caf-boot-starters/caf-boot-starter-lock/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.1-rc.1 + 1.1.1-SNAPSHOT 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-logging/pom.xml b/caf-boot-starters/caf-boot-starter-logging/pom.xml index 447bfe78..c697e304 100644 --- a/caf-boot-starters/caf-boot-starter-logging/pom.xml +++ b/caf-boot-starters/caf-boot-starter-logging/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.1-rc.1 + 1.1.1-SNAPSHOT 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-msu/pom.xml b/caf-boot-starters/caf-boot-starter-msu/pom.xml index ea270486..36c1fffb 100644 --- a/caf-boot-starters/caf-boot-starter-msu/pom.xml +++ b/caf-boot-starters/caf-boot-starter-msu/pom.xml @@ -19,7 +19,7 @@ io.iec.edp caf-boot-starters - 1.1.1-rc.1 + 1.1.1-SNAPSHOT caf-boot-starter-msu diff --git a/caf-boot-starters/caf-boot-starter-rest/pom.xml b/caf-boot-starters/caf-boot-starter-rest/pom.xml index da85e3d8..9a83fe49 100644 --- a/caf-boot-starters/caf-boot-starter-rest/pom.xml +++ b/caf-boot-starters/caf-boot-starter-rest/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot-starters - 1.1.1-rc.1 + 1.1.1-SNAPSHOT caf-boot-starter-rest diff --git a/caf-boot-starters/caf-boot-starter-rpc/pom.xml b/caf-boot-starters/caf-boot-starter-rpc/pom.xml index 651832d0..7a5d636a 100644 --- a/caf-boot-starters/caf-boot-starter-rpc/pom.xml +++ b/caf-boot-starters/caf-boot-starter-rpc/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.1-rc.1 + 1.1.1-SNAPSHOT 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-security/pom.xml b/caf-boot-starters/caf-boot-starter-security/pom.xml index 8d6b786a..5efe395d 100644 --- a/caf-boot-starters/caf-boot-starter-security/pom.xml +++ b/caf-boot-starters/caf-boot-starter-security/pom.xml @@ -19,7 +19,7 @@ io.iec.edp caf-boot-starters - 1.1.1-rc.1 + 1.1.1-SNAPSHOT caf-boot-starter-security diff --git a/caf-boot-starters/caf-boot-starter-session/pom.xml b/caf-boot-starters/caf-boot-starter-session/pom.xml index d7bd51fb..72226579 100644 --- a/caf-boot-starters/caf-boot-starter-session/pom.xml +++ b/caf-boot-starters/caf-boot-starter-session/pom.xml @@ -19,7 +19,7 @@ io.iec.edp caf-boot-starters - 1.1.1-rc.1 + 1.1.1-SNAPSHOT caf-boot-starter-session diff --git a/caf-boot-starters/caf-boot-starter-tenancy/pom.xml b/caf-boot-starters/caf-boot-starter-tenancy/pom.xml index 9e133a6f..4bc398c7 100644 --- a/caf-boot-starters/caf-boot-starter-tenancy/pom.xml +++ b/caf-boot-starters/caf-boot-starter-tenancy/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.1-rc.1 + 1.1.1-SNAPSHOT 4.0.0 diff --git a/caf-boot-starters/caf-boot-starter-web/pom.xml b/caf-boot-starters/caf-boot-starter-web/pom.xml index 2c314fec..ea9326f4 100644 --- a/caf-boot-starters/caf-boot-starter-web/pom.xml +++ b/caf-boot-starters/caf-boot-starter-web/pom.xml @@ -17,7 +17,7 @@ caf-boot-starters io.iec.edp - 1.1.1-rc.1 + 1.1.1-SNAPSHOT 4.0.0 diff --git a/caf-boot-starters/pom.xml b/caf-boot-starters/pom.xml index 36500a7d..708440a8 100644 --- a/caf-boot-starters/pom.xml +++ b/caf-boot-starters/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.1-rc.1 + 1.1.1-SNAPSHOT caf-boot-starters diff --git a/caf-bootstrap/pom.xml b/caf-bootstrap/pom.xml index a02c6ccd..9eb64d14 100644 --- a/caf-bootstrap/pom.xml +++ b/caf-bootstrap/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.1-rc.1 + 1.1.1-SNAPSHOT caf-bootstrap diff --git a/pom.xml b/pom.xml index b7501fbb..5232c292 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ io.iec.edp caf-boot - 1.1.1-rc.1 + 1.1.1-SNAPSHOT pom caf-boot @@ -75,7 +75,7 @@ scm:git:git://git.iec.io/caf/caf-boot scm:git:ssh://git@git.iec.io:6060/caf/caf-boot.git https://git.iec.io/caf/caf-boot - v1.1.1-rc.1 + HEAD @@ -97,7 +97,7 @@ io.iec.edp caf-boot-autoconfigure - 1.1.1-rc.1 + 1.1.1-SNAPSHOT -- Gitee From e74b5b5c4b8fd55a67768ad390bc7bc45e802528 Mon Sep 17 00:00:00 2001 From: Jian Song Date: Wed, 9 Nov 2022 14:44:44 +0800 Subject: [PATCH 6/6] =?UTF-8?q?prometheus=E4=BE=9D=E8=B5=96jar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- caf-boot-deprecated/pom.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/caf-boot-deprecated/pom.xml b/caf-boot-deprecated/pom.xml index 47cb5c48..d60423af 100644 --- a/caf-boot-deprecated/pom.xml +++ b/caf-boot-deprecated/pom.xml @@ -14,7 +14,7 @@ com.ibm.icu icu4j - 66.1 + 72.1 org.springframework @@ -39,6 +39,22 @@ org.postgresql postgresql + + io.micrometer + micrometer-registry-prometheus + 1.6.13 + + + io.prometheus + simpleclient + 0.9.0 + + + io.prometheus + simpleclient_common + 0.9.0 + + -- Gitee