mirror of
https://github.com/apache/struts.git
synced 2026-08-06 07:06:58 +00:00
downgrade htmlunit to 2.24 to keep java 7 compatibility
References: http://htmlunit.sourceforge.net/changes-report.html#a2.25
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.htmlunit</groupId>
|
||||
<artifactId>htmlunit</artifactId>
|
||||
<version>2.33</version>
|
||||
<version>2.24</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user