Skip to content

Commit

Permalink
Update log4j-to-slf4j
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrorgirardi committed Nov 2, 2023
1 parent 56691cf commit bed3a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
org.slf4j/jul-to-slf4j {:mvn/version "2.0.9"}

;; Redirect Log4j 2.x to Logback via the SLF4J API
org.apache.logging.log4j/log4j-to-slf4j {:mvn/version "2.21.0"}
org.apache.logging.log4j/log4j-to-slf4j {:mvn/version "2.21.1"}

;; Google Cloud Logging appender
com.google.cloud/google-cloud-logging-logback {:mvn/version "0.130.25-alpha"}
Expand Down

0 comments on commit bed3a00

Please sign in to comment.