From 242e4f4c331f30f3c3d9aa39a482e92cfaa800dc Mon Sep 17 00:00:00 2001 From: Philipp Ossler Date: Mon, 22 Aug 2022 14:43:03 +0200 Subject: [PATCH] fix: bundle the postgres driver --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index bc48535..6806728 100644 --- a/pom.xml +++ b/pom.xml @@ -84,12 +84,6 @@ 2.1.214 - - org.postgresql - postgresql - runtime - - @@ -143,6 +137,12 @@ compile + + + org.postgresql + postgresql + + org.webjars webjars-locator-core