瀏覽代碼

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>