提交 1d129fb2 编写于 作者: O Oleg Nenashev

[SECURITY-218] - Fix library scopes

上级 83b41e40
...@@ -183,20 +183,17 @@ THE SOFTWARE. ...@@ -183,20 +183,17 @@ THE SOFTWARE.
<artifactId>geb-implicit-assertions</artifactId> <artifactId>geb-implicit-assertions</artifactId>
<version>0.7.2</version> <version>0.7.2</version>
</dependency> </dependency>
<!-- <dependency>
<groupId>ysoserial</groupId>
<artifactId>ysoserial</artifactId>
<version>0.0.2-jenkins-SNAPSHOT</version>
</dependency> -->
<dependency> <dependency>
<groupId>org.javassist</groupId> <groupId>org.javassist</groupId>
<artifactId>javassist</artifactId> <artifactId>javassist</artifactId>
<version>3.19.0-GA</version> <version>3.19.0-GA</version>
<scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId> <artifactId>commons-collections4</artifactId>
<version>4.0</version> <version>4.0</version>
<scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册