From 46022abb71e2038a145cf54916e709b262ad8b90 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 17 Jul 2021 21:29:32 +0200 Subject: KB66 Upgrade to Quarkus 2.0.2, fix authentication. Change-Id: I251fbdbe915e32aaeb8daa087691853da17f4799 --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c9d9ed9..1e668ac 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 3.8.1 3.0.0-M3 4.2 - 2.0.0.Final + 2.0.2.Final 3.2.0 2.11.0 @@ -175,6 +175,10 @@ io.quarkus quarkus-scheduler + + io.quarkus + quarkus-smallrye-context-propagation + io.quarkus quarkus-smallrye-health -- cgit v1.2.3