Skip to content

Commit

Permalink
Decided to ignore vulnerability for now
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-constine-ttd committed Nov 14, 2024
1 parent 0510c85 commit ae9c208
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
# for more details
# e.g.
# CVE-2022-3996
CVE-2024-47535
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@
<artifactId>vertx-web-templ-pebble</artifactId>
<version>${vertx.version}</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-common</artifactId>
<version>4.1.115.Final</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-jmx</artifactId>
Expand Down

0 comments on commit ae9c208

Please sign in to comment.