Skip to content

Commit 0a713a4

Browse files
committed
修复依赖错误
1 parent a62a819 commit 0a713a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • hsweb-web-service/hsweb-web-service-simple

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>javax.el</groupId>
4747
<artifactId>el-api</artifactId>
48-
<version>2.2.1</version>
48+
<version>2.2</version>
4949
<scope>test</scope>
5050
</dependency>
5151

0 commit comments

Comments
 (0)