From 2a268c5b7e5595f2408d247f5c55e8479e86682a Mon Sep 17 00:00:00 2001 From: alandavis Date: Tue, 15 Jun 2021 15:48:57 +0100 Subject: [PATCH] Revert "Bump maven-war-plugin from 3.2.2 to 3.3.1 (#481)" This reverts commit f6423903d7e2c2a0e29ba824e739d1652feacf9c. This was causing the tomcat dev environment to fail to start with a ClassNotFoundException: org.springframework.web.context.ContextLoaderListener --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65abfe7b83..d7dbb19fd2 100644 --- a/pom.xml +++ b/pom.xml @@ -885,7 +885,7 @@ maven-war-plugin - 3.3.1 + 3.2.2 org.apache.maven.plugins