mirror of
https://github.com/penpot/penpot.git
synced 2025-02-12 18:18:24 -05:00
⬆️ Update log4j2 dependency to 2.17.0
This commit is contained in:
parent
ce115c53e2
commit
c6d0e0124f
1 changed files with 5 additions and 5 deletions
|
@ -8,11 +8,11 @@
|
|||
|
||||
;; Logging
|
||||
org.clojure/tools.logging {:mvn/version "1.1.0"}
|
||||
org.apache.logging.log4j/log4j-api {:mvn/version "2.16.0"}
|
||||
org.apache.logging.log4j/log4j-core {:mvn/version "2.16.0"}
|
||||
org.apache.logging.log4j/log4j-web {:mvn/version "2.16.0"}
|
||||
org.apache.logging.log4j/log4j-jul {:mvn/version "2.16.0"}
|
||||
org.apache.logging.log4j/log4j-slf4j18-impl {:mvn/version "2.16.0"}
|
||||
org.apache.logging.log4j/log4j-api {:mvn/version "2.17.0"}
|
||||
org.apache.logging.log4j/log4j-core {:mvn/version "2.17.0"}
|
||||
org.apache.logging.log4j/log4j-web {:mvn/version "2.17.0"}
|
||||
org.apache.logging.log4j/log4j-jul {:mvn/version "2.17.0"}
|
||||
org.apache.logging.log4j/log4j-slf4j18-impl {:mvn/version "2.17.0"}
|
||||
org.slf4j/slf4j-api {:mvn/version "2.0.0-alpha1"}
|
||||
org.slf4j/jcl-over-slf4j {:mvn/version "2.0.0-alpha1"}
|
||||
org.slf4j/log4j-over-slf4j {:mvn/version "2.0.0-alpha1"}
|
||||
|
|
Loading…
Add table
Reference in a new issue