From 1cf230d6b68c63c8d5115f5a9ba504e74618c851 Mon Sep 17 00:00:00 2001 From: carm Date: Fri, 18 Apr 2025 00:52:51 +0800 Subject: [PATCH] chore: Bump to 4.1.4 --- core/pom.xml | 2 +- demo/pom.xml | 2 +- features/commentable/pom.xml | 2 +- features/file/pom.xml | 2 +- features/kotlin/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 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 58bb71b..9555483 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.3 + 4.1.4 4.0.0 diff --git a/demo/pom.xml b/demo/pom.xml index 62f05e3..6ceb4c6 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.3 + 4.1.4 4.0.0 diff --git a/features/commentable/pom.xml b/features/commentable/pom.xml index b017c20..ca1d0b1 100644 --- a/features/commentable/pom.xml +++ b/features/commentable/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.3 + 4.1.4 ../../pom.xml diff --git a/features/file/pom.xml b/features/file/pom.xml index 75d07d0..637488f 100644 --- a/features/file/pom.xml +++ b/features/file/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.3 + 4.1.4 ../../pom.xml diff --git a/features/kotlin/pom.xml b/features/kotlin/pom.xml index 7624207..bb94277 100644 --- a/features/kotlin/pom.xml +++ b/features/kotlin/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.3 + 4.1.4 ../../pom.xml diff --git a/features/section/pom.xml b/features/section/pom.xml index 433cbfe..8f58749 100644 --- a/features/section/pom.xml +++ b/features/section/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.3 + 4.1.4 ../../pom.xml diff --git a/features/text/pom.xml b/features/text/pom.xml index fb1816e..e10e3f3 100644 --- a/features/text/pom.xml +++ b/features/text/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.3 + 4.1.4 ../../pom.xml diff --git a/features/validators/pom.xml b/features/validators/pom.xml index 7e7c640..54d78bb 100644 --- a/features/validators/pom.xml +++ b/features/validators/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.3 + 4.1.4 ../../pom.xml diff --git a/features/versioned/pom.xml b/features/versioned/pom.xml index 24d4611..c863de1 100644 --- a/features/versioned/pom.xml +++ b/features/versioned/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.3 + 4.1.4 ../../pom.xml diff --git a/pom.xml b/pom.xml index 66c0723..590069e 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ cc.carm.lib configured-parent pom - 4.1.3 + 4.1.4 core features/section diff --git a/providers/gson/pom.xml b/providers/gson/pom.xml index 9b3392c..c715a14 100644 --- a/providers/gson/pom.xml +++ b/providers/gson/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.3 + 4.1.4 ../../pom.xml 4.0.0 diff --git a/providers/hocon/pom.xml b/providers/hocon/pom.xml index e76ae39..66112ab 100644 --- a/providers/hocon/pom.xml +++ b/providers/hocon/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.3 + 4.1.4 ../../pom.xml diff --git a/providers/mongodb/pom.xml b/providers/mongodb/pom.xml index dccf17f..01c1df2 100644 --- a/providers/mongodb/pom.xml +++ b/providers/mongodb/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.3 + 4.1.4 ../../pom.xml 4.0.0 diff --git a/providers/sql/pom.xml b/providers/sql/pom.xml index e915559..34bcdb8 100644 --- a/providers/sql/pom.xml +++ b/providers/sql/pom.xml @@ -6,7 +6,7 @@ configured-parent cc.carm.lib - 4.1.3 + 4.1.4 ../../pom.xml diff --git a/providers/yaml/pom.xml b/providers/yaml/pom.xml index e85308c..47bf30d 100644 --- a/providers/yaml/pom.xml +++ b/providers/yaml/pom.xml @@ -6,7 +6,7 @@ configured-parent cc.carm.lib - 4.1.3 + 4.1.4 ../../pom.xml