From 472a1a2e1be4ae64da48d835fa5ba1ddc814415f Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Thu, 3 Aug 2023 14:53:06 -0700 Subject: [PATCH] Add test dependency on H2 --- microprofile/lra/jax-rs/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/microprofile/lra/jax-rs/pom.xml b/microprofile/lra/jax-rs/pom.xml index 76cc9f69a37..7fd951e059b 100644 --- a/microprofile/lra/jax-rs/pom.xml +++ b/microprofile/lra/jax-rs/pom.xml @@ -77,6 +77,11 @@ ${project.version} test + + com.h2database + h2 + test + io.helidon.microprofile.testing helidon-microprofile-testing-junit5 @@ -116,4 +121,4 @@ - \ No newline at end of file +