From ff358945f2b210f7f374d3e3e7e36170ee16aed5 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Tue, 3 Nov 2020 06:16:17 +0100 Subject: KB68 Newsletter registration and deregistration. Change-Id: Ic79fe64f03ce887879bffc7623e59cb697065ee6 --- pom.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ab3f5ac..e1d2b4e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,8 +23,7 @@ 3.2.0 2.4.1 - - quarkus-bom + quarkus-universe-bom io.quarkus 0.2.0 @@ -116,6 +115,7 @@ + io.quarkus quarkus-agroal @@ -156,6 +156,10 @@ io.quarkus quarkus-resteasy-jsonb + + io.quarkus + quarkus-resteasy-mutiny + io.quarkus quarkus-resteasy-qute @@ -177,6 +181,13 @@ quarkus-container-image-jib + + + + org.apache.camel.quarkus + camel-quarkus-mail + + net.java.dev.jna -- cgit v1.2.3