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 55
66 <groupId >org.seleniumhq.selenium</groupId >
77 <artifactId >htmlunit-driver</artifactId >
8- <version >2.62.0-SNAPSHOT </version >
8+ <version >2.62.0</version >
99
1010 <name >htmlunit-driver</name >
1111 <description >WebDriver compatible driver for HtmlUnit headless browser</description >
1414 <properties >
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1616 <selenium .version>3.141.59</selenium .version>
17- <htmlunit .version>2.62.0-SNAPSHOT </htmlunit .version>
17+ <htmlunit .version>2.62.0</htmlunit .version>
1818 <jetty .version>9.4.46.v20220331</jetty .version>
1919 </properties >
2020
188188 <dependency >
189189 <groupId >com.google.code.gson</groupId >
190190 <artifactId >gson</artifactId >
191- <version >2.8.6 </version >
191+ <version >2.8.9 </version >
192192 <scope >test</scope >
193193 </dependency >
194194 <dependency >
You can’t perform that action at this time.
0 commit comments