Skip to content

Commit 4548370

Browse files
committed
Bug 36446805 - [36446745->24.09] Update Netty to version 4.1.108.Final (main -> ce/main @ 107903)
Job: job.9.20240326221822.23335 [git-p4: depot-paths = "//dev/coherence-ce/main/": change = 107915]
1 parent 9560a1a commit 4548370

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

prj/coherence-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<micrometer.version>1.11.3</micrometer.version>
225225
<!-- NOTE: this version should ideally be in sync' with that used by Helidon
226226
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>
228228
<opentelemetry.version>1.29.0</opentelemetry.version>
229229
<opentelemetry.proto.version>1.0.0-alpha</opentelemetry.proto.version>
230230
<opentracing.grpc.version>0.2.3</opentracing.grpc.version>

prj/etc/dependency-check-suppression.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -441,17 +441,6 @@
441441
<cve>CVE-2024-20932</cve>
442442
</suppress>
443443

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-
455444
<!-- suppress plexus-classworlds, plexus-component-annotations- CVE-2022-4244,
456445
CVE-2022-4245. See COH-28553 - dependency scan plugin needs to be fixed -->
457446
<suppress>

0 commit comments

Comments
 (0)