Updated to Log4j 2.17.
This commit is contained in:
parent
2573c7d596
commit
bc2a427f48
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ def isNonStable = { String version ->
|
|||
mainClassName = packageName + '.Mobibot'
|
||||
|
||||
ext.versions = [
|
||||
log4j: '2.16.0',
|
||||
log4j: '2.17.0',
|
||||
pmd : '6.41.0',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue