Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.commons:commons-text to v1.13…
Browse files Browse the repository at this point in the history
….0 (spotbugs#3230)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent f89c7df commit 901c968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotbugs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
}
implementation 'jaxen:jaxen:2.0.0' // only transitive through org.dom4j:dom4j:2.1.4, which has an *optional* dependency on jaxen:jaxen.
api 'org.apache.commons:commons-lang3:3.17.0'
api 'org.apache.commons:commons-text:1.12.0'
api 'org.apache.commons:commons-text:1.13.0'
api 'org.slf4j:slf4j-api:2.0.16'
implementation 'net.sf.saxon:Saxon-HE:12.5'
implementation libs.log4j.core
Expand Down

0 comments on commit 901c968

Please sign in to comment.