From 4292ec9ca70c8d0e2623acb123d1f478c986c972 Mon Sep 17 00:00:00 2001 From: Andrew Azores Date: Fri, 5 Apr 2024 10:49:27 -0400 Subject: [PATCH] build(deps): upgrade smallrye-config to 3.4.3 (#370) --- pom.xml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 7dc274ba..f2d41ab2 100644 --- a/pom.xml +++ b/pom.xml @@ -83,9 +83,7 @@ 4.5.14 ${org.apache.httpcomponents.httpclient.version} 2.15.2 - 3.0.3 - 1.3.2 - 2.12.3 + 3.4.3 2.0.7 0.4.4 3.22.3 @@ -110,6 +108,13 @@ + + io.smallrye.config + smallrye-config-parent + ${io.smallrye.config.version} + pom + import + com.fasterxml.jackson jackson-bom @@ -201,15 +206,9 @@ com.fasterxml.jackson.core jackson-databind - - javax.annotation - javax.annotation-api - ${javax.annotation.version} - org.eclipse.microprofile.config microprofile-config-api - ${org.eclipse.microprofile.config.api.version} compile