tomcat-embed-jasper provided

This commit is contained in:
daniel LEE 2023-10-24 09:57:59 +09:00
parent 9022084a48
commit b9616eae65
1 changed files with 4 additions and 3 deletions

View File

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