소스 검색

Use new jstl groupId

Carlos Sanchez 20 년 전
부모
커밋
a38e39628c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      project.xml

+ 1 - 1
project.xml

@@ -207,7 +207,7 @@
       </properties>
     </dependency>
     <dependency>
-      <groupId>jstl</groupId>
+      <groupId>javax.servlet</groupId>
       <artifactId>jstl</artifactId>
       <version>1.0.6</version>
       <type>jar</type>