From e7ac092fe9c34eb2a6ade96cbee59c4b6f5a6ff1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20M=C3=A4kinen?= Date: Fri, 3 Feb 2023 10:59:12 +0200 Subject: [PATCH] Add JSTL by default --- webapp-map/pom.xml | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/webapp-map/pom.xml b/webapp-map/pom.xml index 22f52c5..e5c46b9 100644 --- a/webapp-map/pom.xml +++ b/webapp-map/pom.xml @@ -100,19 +100,12 @@ org.postgresql postgresql + + + javax.servlet + jstl + - - - tomcat - - - javax.servlet - jstl - - - - - ${appName}