提交 c8a2b533 编写于 作者: J James Nord

[JENKINS-37062] use release version of javax.servlet:servlet-api:0

上级 982a8faf
...@@ -238,7 +238,7 @@ THE SOFTWARE. ...@@ -238,7 +238,7 @@ THE SOFTWARE.
<groupId>javax.servlet</groupId> <groupId>javax.servlet</groupId>
<!-- the old artifactID for the servlet API --> <!-- the old artifactID for the servlet API -->
<artifactId>servlet-api</artifactId> <artifactId>servlet-api</artifactId>
<version>[0-SNAPSHOT]</version> <version>[0]</version>
<scope>provided</scope> <scope>provided</scope>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册