Skip to content

Commit

Permalink
Merge pull request #45 from edward3h/renovate/org.apache.commons-comm…
Browse files Browse the repository at this point in the history
…ons-text-1.x

Update dependency org.apache.commons:commons-text to v1.10.0
  • Loading branch information
edward3h authored May 21, 2023
2 parents 77cbc63 + c882887 commit 390c7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation 'jakarta.inject:jakarta.inject-api'

implementation 'org.apache.logging.log4j:log4j-api:2.20.0'
implementation 'org.apache.commons:commons-text:1.9'
implementation 'org.apache.commons:commons-text:1.10.0'

runtimeOnly group: 'org.apache.logging.log4j', name: 'log4j-slf4j-impl', version: '2.18.0'
runtimeOnly 'org.apache.logging.log4j:log4j-core:2.20.0'
Expand Down

0 comments on commit 390c7ac

Please sign in to comment.