File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 2424 <filePath regex =" true" >.*jetty-.*-9\.4\.50\.v20221201\.jar</filePath >
2525 <cve >CVE-2023-26048</cve >
2626 <cve >CVE-2023-26049</cve >
27+ <cve >CVE-2023-36479</cve >
28+ <cve >CVE-2023-40167</cve >
29+ <cve >CVE-2023-41900</cve >
2730 </suppress >
2831
2932 <suppress >
3033 <filePath regex =" true" >.*websocket-.*-9\.4\.50\.v20221201\.jar</filePath >
3134 <cve >CVE-2023-26048</cve >
3235 <cve >CVE-2023-26049</cve >
36+ <cve >CVE-2023-36479</cve >
37+ <cve >CVE-2023-40167</cve >
38+ <cve >CVE-2023-41900</cve >
3339 </suppress >
3440
3541 <suppress >
Original file line number Diff line number Diff line change 55
66 <groupId >org.seleniumhq.selenium</groupId >
77 <artifactId >htmlunit-driver</artifactId >
8- <version >4.12 .0</version >
8+ <version >4.13 .0</version >
99
1010 <name >htmlunit-driver</name >
1111 <description >WebDriver compatible driver for HtmlUnit headless browser</description >
1818 <maven .compiler.source>8</maven .compiler.source>
1919 <maven .compiler.target>8</maven .compiler.target>
2020
21- <selenium .version>4.12 .0</selenium .version>
21+ <selenium .version>4.13 .0</selenium .version>
2222 <htmlunit .version>2.70.0</htmlunit .version>
2323
2424 <jetty .version>9.4.50.v20221201</jetty .version>
317317 <plugin >
318318 <groupId >org.apache.maven.plugins</groupId >
319319 <artifactId >maven-gpg-plugin</artifactId >
320- <version >3.0.1 </version >
320+ <version >3.1.0 </version >
321321 <executions >
322322 <execution >
323323 <phase >verify</phase >
You can’t perform that action at this time.
0 commit comments