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.
2 parents 20b61ae + 495dc0b commit c1dc1c6Copy full SHA for c1dc1c6
.trivyignore
@@ -1,6 +1,3 @@
1
# List any vulnerability that are to be accepted
2
# See https://aquasecurity.github.io/trivy/v0.35/docs/vulnerability/examples/filter/
3
# for more details
4
-
5
-# https://thetradedesk.atlassian.net/browse/UID2-4874
6
-CVE-2025-24970 exp:2025-04-03
pom.xml
@@ -58,7 +58,7 @@
58
59
<properties>
60
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
61
- <vertx.version>4.5.11</vertx.version>
+ <vertx.version>4.5.13</vertx.version>
62
<!-- check micrometer.version vertx-micrometer-metrics consumes before bumping up -->
63
<micrometer.version>1.12.2</micrometer.version>
64
<image.version>${project.version}</image.version>
0 commit comments