File tree Expand file tree Collapse file tree 4 files changed +50
-4
lines changed
Expand file tree Collapse file tree 4 files changed +50
-4
lines changed Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >org.apache.maven.plugin-tools</groupId >
3535 <artifactId >maven-plugin-annotations</artifactId >
36- <version >3.9.0 </version >
36+ <version >3.10.1 </version >
3737 </dependency >
3838 <dependency >
3939 <groupId >org.junit.jupiter</groupId >
Original file line number Diff line number Diff line change 1818 <notes ><![CDATA[
1919 This CVE does not apply because this CVE refers to an unrelated project.
2020 ]]> </notes >
21- <packageUrl regex =" true" >^pkg:maven/io\.netty/netty-handler@.*$</packageUrl >
2221 <vulnerabilityName >CVE-2023-4586</vulnerabilityName >
2322 </suppress >
23+ <suppress >
24+ <notes ><![CDATA[
25+ This CVE does not apply because this CVE refers to an unrelated project.
26+ ]]> </notes >
27+ <vulnerabilityName >CVE-2022-4244</vulnerabilityName >
28+ </suppress >
29+ <suppress >
30+ <notes ><![CDATA[
31+ This CVE does not apply because this CVE refers to an unrelated project.
32+ ]]> </notes >
33+ <vulnerabilityName >CVE-2022-4245</vulnerabilityName >
34+ </suppress >
2435</suppressions >
Original file line number Diff line number Diff line change 5454 <maven-install-plugin-version >3.1.1</maven-install-plugin-version >
5555 <maven-deploy-plugin-version >3.1.1</maven-deploy-plugin-version >
5656 <maven-deploy-plugin-version >3.0.0</maven-deploy-plugin-version >
57- <maven-plugin-plugin-version >3.9.0 </maven-plugin-plugin-version >
57+ <maven-plugin-plugin-version >3.10.1 </maven-plugin-plugin-version >
5858 <maven-site-plugin-version >3.12.1</maven-site-plugin-version >
5959 <maven-jar-plugin-version >3.3.0</maven-jar-plugin-version >
6060 <maven-war-plugin-version >3.4.0</maven-war-plugin-version >
6161 <maven-resources-plugin-version >3.3.1</maven-resources-plugin-version >
6262 <maven-dependency-plugin-version >3.6.0</maven-dependency-plugin-version >
63- <dependency-check-version >8.4.0 </dependency-check-version >
63+ <dependency-check-version >8.4.2 </dependency-check-version >
6464
6565 <skip .dependency-check>false</skip .dependency-check>
6666
Original file line number Diff line number Diff line change 3333 </dependencyManagement >
3434
3535 <dependencies >
36+ <dependency >
37+ <groupId >io.netty</groupId >
38+ <artifactId >netty-codec-http</artifactId >
39+ <version >4.1.100.Final</version >
40+ </dependency >
41+ <dependency >
42+ <groupId >io.netty</groupId >
43+ <artifactId >netty-transport</artifactId >
44+ <version >4.1.100.Final</version >
45+ </dependency >
46+ <dependency >
47+ <groupId >io.netty</groupId >
48+ <artifactId >netty-transport-native-unix-common</artifactId >
49+ <version >4.1.100.Final</version >
50+ </dependency >
51+ <dependency >
52+ <groupId >io.netty</groupId >
53+ <artifactId >netty-common</artifactId >
54+ <version >4.1.100.Final</version >
55+ </dependency >
56+ <dependency >
57+ <groupId >io.netty</groupId >
58+ <artifactId >netty-buffer</artifactId >
59+ <version >4.1.100.Final</version >
60+ </dependency >
61+ <dependency >
62+ <groupId >io.netty</groupId >
63+ <artifactId >netty-codec</artifactId >
64+ <version >4.1.100.Final</version >
65+ </dependency >
66+ <dependency >
67+ <groupId >io.netty</groupId >
68+ <artifactId >netty-resolver</artifactId >
69+ <version >4.1.100.Final</version >
70+ </dependency >
3671 <dependency >
3772 <groupId >io.helidon.webserver</groupId >
3873 <artifactId >helidon-webserver</artifactId >
You can’t perform that action at this time.
0 commit comments