From 7462cd720e4607175b9dff32bae91ce45750bbae Mon Sep 17 00:00:00 2001 From: carm Date: Wed, 19 Mar 2025 18:36:08 +0800 Subject: [PATCH] chore: Optimize code format & functions. --- core/pom.xml | 2 +- demo/pom.xml | 2 +- features/commentable/pom.xml | 2 +- features/file/pom.xml | 2 +- features/section/pom.xml | 2 +- features/text/pom.xml | 2 +- features/validators/pom.xml | 2 +- features/versioned/pom.xml | 2 +- pom.xml | 2 +- providers/gson/pom.xml | 2 +- providers/hocon/pom.xml | 2 +- providers/mongodb/pom.xml | 2 +- providers/sql/pom.xml | 2 +- providers/yaml/pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index d2d697c..a497003 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.1 + 4.1.2 4.0.0 diff --git a/demo/pom.xml b/demo/pom.xml index d555e00..a217cb1 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.1 + 4.1.2 4.0.0 diff --git a/features/commentable/pom.xml b/features/commentable/pom.xml index aa4eb2e..c61092b 100644 --- a/features/commentable/pom.xml +++ b/features/commentable/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.1 + 4.1.2 ../../pom.xml diff --git a/features/file/pom.xml b/features/file/pom.xml index b6b27ee..b621bf6 100644 --- a/features/file/pom.xml +++ b/features/file/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.1 + 4.1.2 ../../pom.xml diff --git a/features/section/pom.xml b/features/section/pom.xml index 6376f05..1941aed 100644 --- a/features/section/pom.xml +++ b/features/section/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.1 + 4.1.2 ../../pom.xml diff --git a/features/text/pom.xml b/features/text/pom.xml index f489317..2415324 100644 --- a/features/text/pom.xml +++ b/features/text/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.1 + 4.1.2 ../../pom.xml diff --git a/features/validators/pom.xml b/features/validators/pom.xml index 8a9aa77..dedab50 100644 --- a/features/validators/pom.xml +++ b/features/validators/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.1 + 4.1.2 ../../pom.xml diff --git a/features/versioned/pom.xml b/features/versioned/pom.xml index 6144283..26c344c 100644 --- a/features/versioned/pom.xml +++ b/features/versioned/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.1 + 4.1.2 ../../pom.xml diff --git a/pom.xml b/pom.xml index 0b82af7..7ae54fe 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ cc.carm.lib configured-parent pom - 4.1.1 + 4.1.2 core features/section diff --git a/providers/gson/pom.xml b/providers/gson/pom.xml index d4d183c..ade036f 100644 --- a/providers/gson/pom.xml +++ b/providers/gson/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.1 + 4.1.2 ../../pom.xml 4.0.0 diff --git a/providers/hocon/pom.xml b/providers/hocon/pom.xml index bcb783e..c64d73e 100644 --- a/providers/hocon/pom.xml +++ b/providers/hocon/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.1 + 4.1.2 ../../pom.xml diff --git a/providers/mongodb/pom.xml b/providers/mongodb/pom.xml index 0cfae96..2f14f20 100644 --- a/providers/mongodb/pom.xml +++ b/providers/mongodb/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.1 + 4.1.2 ../../pom.xml 4.0.0 diff --git a/providers/sql/pom.xml b/providers/sql/pom.xml index 5a4b266..bd30fd4 100644 --- a/providers/sql/pom.xml +++ b/providers/sql/pom.xml @@ -6,7 +6,7 @@ configured-parent cc.carm.lib - 4.1.1 + 4.1.2 ../../pom.xml diff --git a/providers/yaml/pom.xml b/providers/yaml/pom.xml index d754cbb..af887c7 100644 --- a/providers/yaml/pom.xml +++ b/providers/yaml/pom.xml @@ -6,7 +6,7 @@ configured-parent cc.carm.lib - 4.1.1 + 4.1.2 ../../pom.xml