From 02d1e3df06dd71e1e3ce81ec05768d223843166a Mon Sep 17 00:00:00 2001 From: Alfredo Oliviero Date: Wed, 17 Apr 2024 15:56:52 +0200 Subject: [PATCH] enunciate --- enunciate.xml | 8 ++++---- pom.xml | 25 ++++++++++++++++++++----- 2 files changed, 24 insertions(+), 9 deletions(-) diff --git a/enunciate.xml b/enunciate.xml index aa474a7..36b22fb 100644 --- a/enunciate.xml +++ b/enunciate.xml @@ -2,13 +2,13 @@ - + - - + + - + diff --git a/pom.xml b/pom.xml index bf45889..481e2d7 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 2.15.3 - 2.14.0 + 2.15.1 @@ -209,6 +209,14 @@ solution: bind version, or exclude them in usermanagement-core ${enunciate.version} provided + + + @@ -238,6 +246,13 @@ solution: bind version, or exclude them in usermanagement-core compile + + + com.googlecode.json-simple + json-simple + 1.1.1 + + - + - +