We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0510c85 commit ae9c208Copy full SHA for ae9c208
.trivyignore
@@ -3,3 +3,4 @@
3
# for more details
4
# e.g.
5
# CVE-2022-3996
6
+CVE-2024-47535
pom.xml
@@ -74,11 +74,6 @@
74
<artifactId>vertx-web-templ-pebble</artifactId>
75
<version>${vertx.version}</version>
76
</dependency>
77
- <dependency>
78
- <groupId>io.netty</groupId>
79
- <artifactId>netty-common</artifactId>
80
- <version>4.1.115.Final</version>
81
- </dependency>
82
<dependency>
83
<groupId>io.micrometer</groupId>
84
<artifactId>micrometer-registry-jmx</artifactId>
0 commit comments