From 04eaf6606d864ccf44ddc8703336636309f2a36f Mon Sep 17 00:00:00 2001 From: carm Date: Thu, 6 Mar 2025 18:19:25 +0800 Subject: [PATCH] feat: Jump to 4.0.11 --- 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/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 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 05c6d45..d9c45f9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 4.0.10 + 4.0.11 4.0.0 diff --git a/demo/pom.xml b/demo/pom.xml index 159adf2..3af0ec0 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 4.0.10 + 4.0.11 4.0.0 diff --git a/features/commentable/pom.xml b/features/commentable/pom.xml index cc43099..3cb12d7 100644 --- a/features/commentable/pom.xml +++ b/features/commentable/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 4.0.10 + 4.0.11 ../../pom.xml diff --git a/features/file/pom.xml b/features/file/pom.xml index e6a03d0..cece665 100644 --- a/features/file/pom.xml +++ b/features/file/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 4.0.10 + 4.0.11 ../../pom.xml diff --git a/features/section/pom.xml b/features/section/pom.xml index b067493..56eee7b 100644 --- a/features/section/pom.xml +++ b/features/section/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 4.0.10 + 4.0.11 ../../pom.xml diff --git a/features/text/pom.xml b/features/text/pom.xml index 2b89bdd..6954494 100644 --- a/features/text/pom.xml +++ b/features/text/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 4.0.10 + 4.0.11 ../../pom.xml diff --git a/features/versioned/pom.xml b/features/versioned/pom.xml index 8fb29b4..4ab651e 100644 --- a/features/versioned/pom.xml +++ b/features/versioned/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 4.0.10 + 4.0.11 ../../pom.xml diff --git a/pom.xml b/pom.xml index f6a20ff..5061746 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ cc.carm.lib easyconfiguration-parent pom - 4.0.10 + 4.0.11 core features/section diff --git a/providers/gson/pom.xml b/providers/gson/pom.xml index ae4798c..22f3924 100644 --- a/providers/gson/pom.xml +++ b/providers/gson/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 4.0.10 + 4.0.11 ../../pom.xml 4.0.0 diff --git a/providers/hocon/pom.xml b/providers/hocon/pom.xml index bbb5873..01d2b57 100644 --- a/providers/hocon/pom.xml +++ b/providers/hocon/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 4.0.10 + 4.0.11 ../../pom.xml diff --git a/providers/mongodb/pom.xml b/providers/mongodb/pom.xml index c723cc2..12a4079 100644 --- a/providers/mongodb/pom.xml +++ b/providers/mongodb/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 4.0.10 + 4.0.11 ../../pom.xml 4.0.0 diff --git a/providers/sql/pom.xml b/providers/sql/pom.xml index a130a2b..99f4d97 100644 --- a/providers/sql/pom.xml +++ b/providers/sql/pom.xml @@ -6,7 +6,7 @@ easyconfiguration-parent cc.carm.lib - 4.0.10 + 4.0.11 ../../pom.xml diff --git a/providers/yaml/pom.xml b/providers/yaml/pom.xml index 01464b9..1be53a6 100644 --- a/providers/yaml/pom.xml +++ b/providers/yaml/pom.xml @@ -6,7 +6,7 @@ easyconfiguration-parent cc.carm.lib - 4.0.10 + 4.0.11 ../../pom.xml