File tree Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 224
224
<micrometer .version>1.11.3</micrometer .version>
225
225
<!-- NOTE: this version should ideally be in sync' with that used by Helidon
226
226
This is not always possible if we need to bump versions for CVE's -->
227
- <netty .version>4.1.100 .Final</netty .version>
227
+ <netty .version>4.1.108 .Final</netty .version>
228
228
<opentelemetry .version>1.29.0</opentelemetry .version>
229
229
<opentelemetry .proto.version>1.0.0-alpha</opentelemetry .proto.version>
230
230
<opentracing .grpc.version>0.2.3</opentracing .grpc.version>
Original file line number Diff line number Diff line change 441
441
<cve >CVE-2024-20932</cve >
442
442
</suppress >
443
443
444
- <!-- suppress netty-* CVE-2023-4586 in 4.1.100 -->
445
- <suppress >
446
- <notes ><![CDATA[
447
- file name: netty-codec-memcache-4.1.100.Final.jar
448
- file name: netty-codec-mqtt-4.1.100.Final.jar
449
- file name: netty-transport-4.1.100.Final.jar
450
- ]]> </notes >
451
- <packageUrl regex =" true" >^pkg:maven/io\.netty/netty-.*@.*$</packageUrl >
452
- <cve >CVE-2023-4586</cve >
453
- </suppress >
454
-
455
444
<!-- suppress plexus-classworlds, plexus-component-annotations- CVE-2022-4244,
456
445
CVE-2022-4245. See COH-28553 - dependency scan plugin needs to be fixed -->
457
446
<suppress >
You can’t perform that action at this time.
0 commit comments