From 25aa230a64c8480b0d7e8c1e4d45fbcdacdb0df7 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Thu, 7 Nov 2024 16:37:34 +0300 Subject: [PATCH] no parent --- src/it/saxon/pom.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/src/it/saxon/pom.xml b/src/it/saxon/pom.xml index 9d995533..9cb239a7 100644 --- a/src/it/saxon/pom.xml +++ b/src/it/saxon/pom.xml @@ -30,11 +30,6 @@ OF THE POSSIBILITY OF SUCH DAMAGE. --> 4.0.0 - - com.jcabi - parent - 0.67.0 - org.xembly saxon 1.0-SNAPSHOT @@ -63,6 +58,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE. com.jcabi jcabi-matchers + 1.7.0 + test + + + org.junit.jupiter + junit-jupiter-engine + 5.11.3 + test + + + org.junit.jupiter + junit-jupiter-api + 5.11.3 test