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 24
24
<filePath regex =" true" >.*jetty-.*-9\.4\.50\.v20221201\.jar</filePath >
25
25
<cve >CVE-2023-26048</cve >
26
26
<cve >CVE-2023-26049</cve >
27
+ <cve >CVE-2023-36479</cve >
28
+ <cve >CVE-2023-40167</cve >
29
+ <cve >CVE-2023-41900</cve >
27
30
</suppress >
28
31
29
32
<suppress >
30
33
<filePath regex =" true" >.*websocket-.*-9\.4\.50\.v20221201\.jar</filePath >
31
34
<cve >CVE-2023-26048</cve >
32
35
<cve >CVE-2023-26049</cve >
36
+ <cve >CVE-2023-36479</cve >
37
+ <cve >CVE-2023-40167</cve >
38
+ <cve >CVE-2023-41900</cve >
33
39
</suppress >
34
40
35
41
<suppress >
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 >4.12 .0</version >
8
+ <version >4.13 .0</version >
9
9
10
10
<name >htmlunit-driver</name >
11
11
<description >WebDriver compatible driver for HtmlUnit headless browser</description >
18
18
<maven .compiler.source>8</maven .compiler.source>
19
19
<maven .compiler.target>8</maven .compiler.target>
20
20
21
- <selenium .version>4.12 .0</selenium .version>
21
+ <selenium .version>4.13 .0</selenium .version>
22
22
<htmlunit .version>2.70.0</htmlunit .version>
23
23
24
24
<jetty .version>9.4.50.v20221201</jetty .version>
317
317
<plugin >
318
318
<groupId >org.apache.maven.plugins</groupId >
319
319
<artifactId >maven-gpg-plugin</artifactId >
320
- <version >3.0.1 </version >
320
+ <version >3.1.0 </version >
321
321
<executions >
322
322
<execution >
323
323
<phase >verify</phase >
You can’t perform that action at this time.
0 commit comments