From f3915b0feb1fc04416241ba230f146dec84f2216 Mon Sep 17 00:00:00 2001 From: Alan Graham Date: Sat, 22 Aug 2026 23:52:52 +0100 Subject: [PATCH] Consider a switch to use maintained nv-i18n package The original nv-i18n is no longer being maintained. Our company app relies on it, and needed newly created entries. A colleague and I have forked and published a new version of it. Due to our reliance on it we will be continuing to maintain it. https://github.com/foundationsedge/nv-i18n Mvn Repo location https://central.sonatype.com/artifact/uk.co.foundationsedge/nv-i18n --- entities/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/entities/pom.xml b/entities/pom.xml index 1b0afcf4..e3c9a1e4 100644 --- a/entities/pom.xml +++ b/entities/pom.xml @@ -18,7 +18,7 @@ - com.neovisionaries + uk.co.foundationsedge nv-i18n diff --git a/pom.xml b/pom.xml index 41467a6f..f4c56450 100644 --- a/pom.xml +++ b/pom.xml @@ -173,9 +173,9 @@ - com.neovisionaries + uk.co.foundationsedge nv-i18n - 1.29 + 1.33 com.google.code.findbugs