이지우 - Ezfilter 선언

This commit is contained in:
JIWOO 2025-09-18 18:14:29 +09:00
parent 722ea7e31f
commit ce5fd8d200

View File

@ -572,6 +572,13 @@
<version>4.3.22.RELEASE</version>
</dependency>
<dependency>
<groupId>EzFilter</groupId>
<artifactId>EzFilter</artifactId>
<version>1.8</version>
<scope>system</scope>
<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/EzFilter.1.8.jar</systemPath>
</dependency>
</dependencies>