mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 14:48:29 +00:00
⬆️ Update log4j2 dependency to 2.17.0
This commit is contained in:
parent
ce115c53e2
commit
c6d0e0124f
@ -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…
x
Reference in New Issue
Block a user