Skip to content

Commit

Permalink
feat: 升级log4j #5752
Browse files Browse the repository at this point in the history
gradle plugin 依赖的log4j升级到2.16.0
  • Loading branch information
irwinsun committed Dec 16, 2021
1 parent 04f9e8c commit 17b9faa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/ci/buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ repositories {
dependencies {
implementation("nu.studer:gradle-jooq-plugin:5.2.1")
implementation("com.github.jengelman.gradle.plugins:shadow:6.1.0")
implementation("org.apache.logging.log4j:log4j-core:2.16.0")
}

0 comments on commit 17b9faa

Please sign in to comment.