|
27 | 27 | <maven.compiler.source>8</maven.compiler.source> |
28 | 28 | <maven.compiler.target>8</maven.compiler.target> |
29 | 29 |
|
30 | | - <htmlunitcsp.version>4.19.0</htmlunitcsp.version> |
31 | | - <htmlunitcssparser.version>4.19.0</htmlunitcssparser.version> |
32 | | - <htmlunitcorejs.version>4.20.0-SNAPSHOT</htmlunitcorejs.version> |
33 | | - <htmlunitneko.version>4.20.0-SNAPSHOT</htmlunitneko.version> |
34 | | - <htmlunitwebsocketclient.version>4.19.0</htmlunitwebsocketclient.version> |
35 | | - <htmlunitxpath.version>4.19.0</htmlunitxpath.version> |
| 30 | + <htmlunitcsp.version>4.20.0</htmlunitcsp.version> |
| 31 | + <htmlunitcssparser.version>4.20.0</htmlunitcssparser.version> |
| 32 | + <htmlunitcorejs.version>4.20.0</htmlunitcorejs.version> |
| 33 | + <htmlunitneko.version>4.20.0</htmlunitneko.version> |
| 34 | + <htmlunitwebsocketclient.version>4.20.0</htmlunitwebsocketclient.version> |
| 35 | + <htmlunitxpath.version>4.20.0</htmlunitxpath.version> |
36 | 36 |
|
37 | 37 | <httpcomponents.version>4.5.14</httpcomponents.version> |
38 | 38 | <commons-lang3.version>3.20.0</commons-lang3.version> |
|
41 | 41 | <!--brotli.version>0.1.2</brotli.version--> |
42 | 42 |
|
43 | 43 | <!-- selenium --> |
44 | | - <htmlunitdriver.version>4.38.0</htmlunitdriver.version> |
45 | | - <selenium.version>4.38.0</selenium.version> |
46 | | - <selenium.devtools.artifactId>selenium-devtools-v141</selenium.devtools.artifactId> |
| 44 | + <htmlunitdriver.version>4.39.0-SNAPSHOT</htmlunitdriver.version> |
| 45 | + <selenium.version>4.39.0</selenium.version> |
| 46 | + <selenium.devtools.artifactId>selenium-devtools-v143</selenium.devtools.artifactId> |
47 | 47 |
|
48 | 48 | <!-- test dependencies --> |
49 | 49 | <junit.version>5.14.1</junit.version> |
|
0 commit comments