We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12bf51 commit 4eb22cfCopy full SHA for 4eb22cf
mill-build/src/millbuild/Deps.scala
@@ -134,7 +134,7 @@ object Deps {
134
135
val junitInterface = mvn"com.github.sbt:junit-interface:0.13.3"
136
val commonsIo = mvn"commons-io:commons-io:2.18.0"
137
- val log4j2Core = mvn"org.apache.logging.log4j:log4j-core:2.24.3"
+ val log4j2Core = mvn"org.apache.logging.log4j:log4j-core:2.25.1"
138
val osLibVersion = "0.11.5"
139
val osLib = mvn"com.lihaoyi::os-lib:$osLibVersion"
140
val osLibWatch = mvn"com.lihaoyi::os-lib-watch:$osLibVersion"
0 commit comments