From 3372f6e046bfbec2929e7151496400f846f051b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pablo=20Franco=20S=C3=A1nchez?=
<56022165+pabfrasan@users.noreply.github.com>
Date: Sun, 28 Mar 2021 18:49:28 +0200
Subject: [PATCH] cambios a postgres
---
pom.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c0ab78aad..f32f00d86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,11 @@
spring-boot-devtools
true
-
+
+ org.postgresql
+ postgresql
+ runtime
+