[JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154)

* [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + minor clean up

* [JAVA-20622] Fixed issue at spring-freemarker module
This commit is contained in:
panos-kakos
2023-05-31 19:58:19 +03:00
committed by GitHub
parent e917196734
commit 6ca8c123c5
15 changed files with 98 additions and 25 deletions
@@ -107,7 +107,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>${maven-war-plugin.version}</version>
<configuration>
<failOnMissingWebXml>false</failOnMissingWebXml>
</configuration>