Skip to content

Commit ae9c208

Browse files
Decided to ignore vulnerability for now
1 parent 0510c85 commit ae9c208

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.trivyignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
# for more details
44
# e.g.
55
# CVE-2022-3996
6+
CVE-2024-47535

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@
7474
<artifactId>vertx-web-templ-pebble</artifactId>
7575
<version>${vertx.version}</version>
7676
</dependency>
77-
<dependency>
78-
<groupId>io.netty</groupId>
79-
<artifactId>netty-common</artifactId>
80-
<version>4.1.115.Final</version>
81-
</dependency>
8277
<dependency>
8378
<groupId>io.micrometer</groupId>
8479
<artifactId>micrometer-registry-jmx</artifactId>

0 commit comments

Comments
 (0)