Skip to content

Commit

Permalink
upgrade log4j
Browse files Browse the repository at this point in the history
  • Loading branch information
Yingjian Wu committed Dec 17, 2024
1 parent 62985d9 commit f5ce974
Show file tree
Hide file tree
Showing 23 changed files with 16,502 additions and 0 deletions.
32 changes: 32 additions & 0 deletions dependencies.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"annotationProcessor": {
"org.projectlombok:lombok": {
"locked": "1.18.30"
}
},
"compileClasspath": {
"org.projectlombok:lombok": {
"locked": "1.18.30"
}
},
"jacocoAgent": {
"org.jacoco:org.jacoco.agent": {
"locked": "0.8.7"
}
},
"jacocoAnt": {
"org.jacoco:org.jacoco.ant": {
"locked": "0.8.7"
}
},
"testAnnotationProcessor": {
"org.projectlombok:lombok": {
"locked": "1.18.30"
}
},
"testCompileClasspath": {
"org.projectlombok:lombok": {
"locked": "1.18.30"
}
}
}
Loading

0 comments on commit f5ce974

Please sign in to comment.