File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.seleniumhq.selenium</groupId >
7
7
<artifactId >htmlunit-driver</artifactId >
8
- <version >2.62.0-SNAPSHOT </version >
8
+ <version >2.62.0</version >
9
9
10
10
<name >htmlunit-driver</name >
11
11
<description >WebDriver compatible driver for HtmlUnit headless browser</description >
14
14
<properties >
15
15
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16
16
<selenium .version>3.141.59</selenium .version>
17
- <htmlunit .version>2.62.0-SNAPSHOT </htmlunit .version>
17
+ <htmlunit .version>2.62.0</htmlunit .version>
18
18
<jetty .version>9.4.46.v20220331</jetty .version>
19
19
</properties >
20
20
188
188
<dependency >
189
189
<groupId >com.google.code.gson</groupId >
190
190
<artifactId >gson</artifactId >
191
- <version >2.8.6 </version >
191
+ <version >2.8.9 </version >
192
192
<scope >test</scope >
193
193
</dependency >
194
194
<dependency >
You can’t perform that action at this time.
0 commit comments