Skip to content

Commit

Permalink
Updated dependencies with known security vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelcharman committed Jul 11, 2021
1 parent 7ff7933 commit 0cab3eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ sourceSets {
}

dependencies {
reportloggerImplementation 'org.slf4j:slf4j-ext:1.7.25'
reportloggerImplementation 'org.slf4j:slf4j-ext:1.7.31'
reportloggerImplementation 'ch.qos.logback:logback-classic:1.2.3'
reportloggerImplementation 'commons-io:commons-io:2.5'
reportloggerImplementation 'commons-io:commons-io:2.10.0'

implementation sourceSets.reportlogger.output
implementation sourceSets.reportlogger.compileClasspath
Expand Down

0 comments on commit 0cab3eb

Please sign in to comment.