File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 <cve >CVE-2020-8908</cve >
1919 <cve >CVE-2023-2976</cve >
2020 </suppress >
21+
22+ <suppress >
23+ <filePath regex =" true" >.*jetty-.*\.jar</filePath >
24+ <cve >CVE-2023-44487</cve >
25+ </suppress >
2126</suppressions >
Original file line number Diff line number Diff line change 55
66 <groupId >org.seleniumhq.selenium</groupId >
77 <artifactId >htmlunit3-driver</artifactId >
8- <version >4.13.0 </version >
8+ <version >4.14.1-SNAPSHOT </version >
99
10- <name >htmlunit-driver </name >
10+ <name >${project.artifactId} </name >
1111 <description >WebDriver compatible driver for HtmlUnit headless browser</description >
1212 <url >https://github.com/SeleniumHQ/htmlunit-driver</url >
1313
1414 <properties >
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1616 <maven .build.timestamp.format>yyyy-MM-dd HH:mm</maven .build.timestamp.format>
1717
18- <maven .compiler.source>8 </maven .compiler.source>
19- <maven .compiler.target>8 </maven .compiler.target>
18+ <maven .compiler.source>11 </maven .compiler.source>
19+ <maven .compiler.target>11 </maven .compiler.target>
2020
21- <selenium .version>4.13.0 </selenium .version>
22- <htmlunit .version>3.6.0 </htmlunit .version>
21+ <selenium .version>4.14.1 </selenium .version>
22+ <htmlunit .version>3.7.0-SNAPSHOT </htmlunit .version>
2323
2424 <jetty .version>9.4.52.v20230823</jetty .version>
2525
You can’t perform that action at this time.
0 commit comments