tomcat-embed-jasper provided

This commit is contained in:
2023-10-24 09:57:59 +09:00
parent 9022084a48
commit b9616eae65

View File

@@ -20,6 +20,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-jasper</artifactId>
<scope>provided</scope>
</dependency>
<dependency>