Skip to content

Commit

Permalink
Avoid CVE warning on generator
Browse files Browse the repository at this point in the history
  • Loading branch information
pmlopes committed Oct 10, 2024
1 parent dcaa90b commit 3ba5580
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@vertx/core": "${stack.version}"
}
</npm-dependencies>
<logback.version>1.2.3</logback.version>
<logback.version>1.2.13</logback.version>
<log4j2.version>2.17.1</log4j2.version>
</properties>

Expand Down

0 comments on commit 3ba5580

Please sign in to comment.