From 7d159679cf1b85aa4c3e979498a410290d62bdbe Mon Sep 17 00:00:00 2001 From: Krzysiek Date: Mon, 13 Dec 2021 10:38:54 +0100 Subject: [PATCH] JAVA-8285: Add spring-mvc-basics-5 to the parent pom --- spring-web-modules/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-web-modules/pom.xml b/spring-web-modules/pom.xml index 6cba0c9adc..96aeb514a0 100644 --- a/spring-web-modules/pom.xml +++ b/spring-web-modules/pom.xml @@ -20,6 +20,7 @@ spring-mvc-basics-2 spring-mvc-basics-3 spring-mvc-basics-4 + spring-mvc-basics-5 spring-mvc-crash spring-mvc-forms-jsp spring-mvc-forms-thymeleaf