From 9e395e1028b2826f270e1f53c3a2c013a7f91bc8 Mon Sep 17 00:00:00 2001 From: Mario Serrano Date: Fri, 28 Nov 2025 22:41:18 -0500 Subject: [PATCH] feat: Upgrade entityfiles module versions to 7.5.0 and update dependencies in pom.xml Signed-off-by: Mario Serrano --- sources/core/pom.xml | 4 ++-- sources/pom.xml | 8 ++++---- sources/s3/pom.xml | 4 ++-- sources/ui/pom.xml | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sources/core/pom.xml b/sources/core/pom.xml index 22641d7..1c9c752 100644 --- a/sources/core/pom.xml +++ b/sources/core/pom.xml @@ -22,11 +22,11 @@ tools.dynamia.modules.entityfiles.parent tools.dynamia.modules - 7.4.0 + 7.5.0 Dynamia Modules - EntityFiles - Core tools.dynamia.modules.entityfiles - 7.4.0 + 7.5.0 https://www.dynamia.tools/modules/entityfiles diff --git a/sources/pom.xml b/sources/pom.xml index c1d7ce3..2f04e3a 100644 --- a/sources/pom.xml +++ b/sources/pom.xml @@ -22,7 +22,7 @@ tools.dynamia.modules tools.dynamia.modules.entityfiles.parent pom - 7.4.0 + 7.5.0 Dynamia Modules - EntityFiles https://dynamia.tools/modules/entityfiles DynamiaTools extension to attach files to entities @@ -63,9 +63,9 @@ UTF-8 - 5.4.0 - 3.5.3 - 2.31.61 + 5.4.7 + 3.5.8 + 2.39.5 21 3.14.0 UTF-8 diff --git a/sources/s3/pom.xml b/sources/s3/pom.xml index 04cc798..4b4aefc 100644 --- a/sources/s3/pom.xml +++ b/sources/s3/pom.xml @@ -23,12 +23,12 @@ tools.dynamia.modules tools.dynamia.modules.entityfiles.parent - 7.4.0 + 7.5.0 Dynamia Modules - EntityFiles - S3 tools.dynamia.modules.entityfiles.s3 - 7.4.0 + 7.5.0 https://www.dynamia.tools/modules/entityfiles diff --git a/sources/ui/pom.xml b/sources/ui/pom.xml index 0fdbc32..1594c85 100644 --- a/sources/ui/pom.xml +++ b/sources/ui/pom.xml @@ -22,11 +22,11 @@ tools.dynamia.modules.entityfiles.parent tools.dynamia.modules - 7.4.0 + 7.5.0 Dynamia Modules - EntityFiles UI tools.dynamia.modules.entityfiles.ui - 7.4.0 + 7.5.0 https://www.dynamia.tools/modules/entityfiles