From c27d1cb1398bd395112315f9c6cd57dcb16b517d Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 26 Jan 2020 11:11:24 +0100 Subject: Use embedded properties authentication in dev mode. Change-Id: I3a10cac96568fb990eab5b9eaf27bf8780fe207d --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 77eb2cc..0f26d3e 100644 --- a/pom.xml +++ b/pom.xml @@ -118,6 +118,10 @@ io.quarkus quarkus-agroal + + io.quarkus + quarkus-elytron-security-properties-file + io.quarkus quarkus-flyway -- cgit v1.2.3