From 959e3a2c19f0c9f9f44bd5eb45bd3f944f591ad7 Mon Sep 17 00:00:00 2001 From: Tatiane Tosta Date: Fri, 10 Nov 2023 21:49:49 +0000 Subject: [PATCH] chore: updated scope --- core/pom.xml | 2 +- jdbc/postgres/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index a2c9123ca..60b788373 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -296,7 +296,7 @@ org.slf4j slf4j-jdk14 ${slf4j.version} - runtime + test diff --git a/jdbc/postgres/pom.xml b/jdbc/postgres/pom.xml index 51ac6dd15..9bd530e1c 100644 --- a/jdbc/postgres/pom.xml +++ b/jdbc/postgres/pom.xml @@ -180,7 +180,7 @@ org.slf4j slf4j-jdk14 ${slf4j.version} - runtime + test