Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and solita-antti-mottonen committed Aug 13, 2024
1 parent 41949ed commit 6145ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvd/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
:exclusions [org.owasp/dependency-check-core]]
[org.owasp/dependency-check-core "10.0.3"]
;; Dependency-check-core brings in older version which doesn't work
[org.slf4j/slf4j-api "2.0.10"]
[org.slf4j/slf4j-api "2.0.16"]
[org.clojure/clojure "1.11.4"]]
:jvm-opts ["-Dclojure.main.report=stderr"])

0 comments on commit 6145ccd

Please sign in to comment.