Browse Source

修复依赖错误

zhouhao 8 năm trước cách đây
mục cha
commit
0a713a4ce2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      hsweb-web-service/hsweb-web-service-simple/pom.xml

+ 1 - 1
hsweb-web-service/hsweb-web-service-simple/pom.xml

@@ -45,7 +45,7 @@
         <dependency>
             <groupId>javax.el</groupId>
             <artifactId>el-api</artifactId>
-           <version>2.2.1</version>
+           <version>2.2</version>
             <scope>test</scope>
         </dependency>