From 96de24643562c37a38f0518e2fdd278d772b6e93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Deniger=20-=20ICRC?= <65169434+icrc-fdeniger@users.noreply.github.com> Date: Wed, 25 Sep 2024 15:15:41 +0200 Subject: [PATCH] Update pom.xml --- backend/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index bcbcc47..e936aae 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -23,7 +23,7 @@ 2.5.13-SNAPSHOT - + 2.8.0-SNAPSHOT 2.2.0-SNAPSHOT 1.4.0 1.0.0-SNAPSHOT @@ -62,6 +62,12 @@ ${oauth2login.version} provided + + org.openmrs.module + initializer-omod + ${initializer.version} + provided +