From f5bccdaad53bee27e059b7e51a09f55145511b8a Mon Sep 17 00:00:00 2001 From: carm Date: Sat, 22 Feb 2025 09:57:24 +0800 Subject: [PATCH] chore: Upgraded to 4.0.6 --- 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/yaml/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e7151a4..537b053 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 4.0.5 + 4.0.6 4.0.0 diff --git a/demo/pom.xml b/demo/pom.xml index af05e7b..637e43a 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 4.0.5 + 4.0.6 4.0.0 diff --git a/features/commentable/pom.xml b/features/commentable/pom.xml index ce923ea..502a014 100644 --- a/features/commentable/pom.xml +++ b/features/commentable/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 4.0.5 + 4.0.6 ../../pom.xml diff --git a/features/file/pom.xml b/features/file/pom.xml index cd9226f..b88c2a1 100644 --- a/features/file/pom.xml +++ b/features/file/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 4.0.5 + 4.0.6 ../../pom.xml diff --git a/features/section/pom.xml b/features/section/pom.xml index b837a2e..07187b9 100644 --- a/features/section/pom.xml +++ b/features/section/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 4.0.5 + 4.0.6 ../../pom.xml diff --git a/features/text/pom.xml b/features/text/pom.xml index c3150fc..a92727e 100644 --- a/features/text/pom.xml +++ b/features/text/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 4.0.5 + 4.0.6 ../../pom.xml diff --git a/features/versioned/pom.xml b/features/versioned/pom.xml index 51853b0..7d162b7 100644 --- a/features/versioned/pom.xml +++ b/features/versioned/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 4.0.5 + 4.0.6 ../../pom.xml diff --git a/pom.xml b/pom.xml index c423f75..210cff7 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ cc.carm.lib easyconfiguration-parent pom - 4.0.5 + 4.0.6 core features/section diff --git a/providers/gson/pom.xml b/providers/gson/pom.xml index a3ca9f6..5c42ad0 100644 --- a/providers/gson/pom.xml +++ b/providers/gson/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 4.0.5 + 4.0.6 ../../pom.xml 4.0.0 diff --git a/providers/yaml/pom.xml b/providers/yaml/pom.xml index 82d25d1..a464508 100644 --- a/providers/yaml/pom.xml +++ b/providers/yaml/pom.xml @@ -6,7 +6,7 @@ easyconfiguration-parent cc.carm.lib - 4.0.5 + 4.0.6 ../../pom.xml