From f9c867bdf5197097f76e69dce1116e63afce113a Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Thu, 9 Jul 2020 22:12:55 +0100 Subject: [PATCH] Update SmallRye Config to 1.8.3. --- bom/runtime/pom.xml | 2 +- pom.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml index 96adf74c983ebb..849d31c7842755 100644 --- a/bom/runtime/pom.xml +++ b/bom/runtime/pom.xml @@ -32,7 +32,7 @@ 1.3.3 1.0.1 1.4.1 - 1.8.1 + 1.8.3-SNAPSHOT 2.2.2 2.4.2 2.0.2 diff --git a/pom.xml b/pom.xml index f03f7ff88b27cf..d9000d152cab21 100644 --- a/pom.xml +++ b/pom.xml @@ -81,6 +81,10 @@ Maven Repository Switchboard https://repo.maven.apache.org/maven2 + + sonatype-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ +