Skip to content

Commit

Permalink
Fix more vulnerabilities and classpath errors
Browse files Browse the repository at this point in the history
  • Loading branch information
boney9 committed Sep 13, 2023
1 parent 9133a7d commit f595a79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ subprojects {
}

implementation 'com.amazonaws:aws-java-sdk-s3:1.12.548'
implementation "redis.clients:jedis:${versions.revJedis}"

implementation "org.apache.logging.log4j:log4j-core:${versions.log4j}!!"
implementation "org.apache.logging.log4j:log4j-api:${versions.log4j}!!"
Expand Down

0 comments on commit f595a79

Please sign in to comment.