From f249581bd459aac273168ffeb79764bf7536617c Mon Sep 17 00:00:00 2001 From: Russ Poetker Date: Thu, 20 Feb 2025 08:52:00 -0500 Subject: [PATCH] Revert "Change h2 dep to test scope" This reverts commit 4080fcb4007f065b1053de90f86abc93031633e4. --- pass-core-main/pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/pass-core-main/pom.xml b/pass-core-main/pom.xml index 11d39148..121c22f5 100644 --- a/pass-core-main/pom.xml +++ b/pass-core-main/pom.xml @@ -83,6 +83,11 @@ liquibase-core + + com.h2database + h2 + + org.postgresql postgresql @@ -196,12 +201,6 @@ ${project.parent.version} test - - - com.h2database - h2 - test -