Skip to content

Commit

Permalink
Merge pull request #93 from DDS-GmbH/dependabot/gradle/org.apache.log…
Browse files Browse the repository at this point in the history
…ging.log4j-log4j-api-2.15.0
  • Loading branch information
dependabot[bot] authored Dec 10, 2021
2 parents ed161ea + 43b5156 commit 433eddd
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 @@ -36,7 +36,7 @@ dependencies {
implementation("com.google.code.gson:gson:2.8.9")
implementation("org.apache.tika:tika-core:2.1.0")

implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.14.1'
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.15.0'
runtimeOnly group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.14.1'

implementation 'com.codepoetics:protonpack:1.16'
Expand Down

0 comments on commit 433eddd

Please sign in to comment.