Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Commit

Permalink
bump log4j (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoeboo authored Jul 14, 2020
1 parent 3924b96 commit f2e6baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ allprojects {
dependency 'org.jfree:jfreechart:1.0.19'
dependency 'joda-time:joda-time:2.8.2'

dependencySet(group: 'org.apache.logging.log4j', version: '2.11.2') {
dependencySet(group: 'org.apache.logging.log4j', version: '2.13.3') {
entry 'log4j-core'
entry 'log4j-slf4j-impl'
entry 'log4j-1.2-api'
Expand Down

0 comments on commit f2e6baa

Please sign in to comment.