build: web war build test

dev
Jonguk. Lim 5 months ago
parent 16923a055d
commit 8464941084

@ -84,12 +84,11 @@
<!-- </dependency>-->
<!-- Servlet API (명시적 버전 설정) -->
<!-- <dependency>-->
<!-- <groupId>javax.servlet</groupId>-->
<!-- <artifactId>javax.servlet-api</artifactId>-->
<!-- <version>4.0.1</version>-->
<!-- <scope>provided</scope>-->
<!-- </dependency>-->
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>4.0.1</version>
</dependency>
<!-- Spring Boot Starter Tomcat (내장 톰캣 설정) -->
<!-- <dependency>-->

Loading…
Cancel
Save