From a6b2e258f7f1c9f914e9c2665fde5ae0401eac0d Mon Sep 17 00:00:00 2001 From: Kal Ahmed Date: Mon, 11 May 2026 10:36:50 +0100 Subject: [PATCH] Update appbase to 4.0.3 and remove unecessary override --- CHANGELOG.md | 4 ++++ pom.xml | 13 +------------ 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f69346..d952faf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Security + +* Update appbase to 4.0.3 to address CVE in transitive dependencies + ## [5.0.0] - 2026-04-29 ### Removed diff --git a/pom.xml b/pom.xml index 663e2a9..64e5f24 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ UTF-8 2.1.0 - 4.0.2 + 4.0.3 1.5.32 @@ -94,17 +94,6 @@ com.epimorphics appbase ${appbase.version} - - - org.apache.commons - commons-lang3 - - - - - org.apache.commons - commons-lang3 - 3.20.0