From c4ae51b50eac3b21e225210d797fb47dda1fb453 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Wed, 16 Aug 2023 19:35:56 -0700 Subject: [PATCH] Add missing dependency. --- wise-webapp/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/wise-webapp/pom.xml b/wise-webapp/pom.xml index f39c3670..b157279f 100644 --- a/wise-webapp/pom.xml +++ b/wise-webapp/pom.xml @@ -184,6 +184,11 @@ commons-dbcp2 2.9.0 + + org.eclipse.angus + jakarta.mail + 1.0.0 +