Skip to content

Commit

Permalink
Merge pull request #1972 from nordic-institute/dependabot/gradle/src/…
Browse files Browse the repository at this point in the history
…org.apache.commons-commons-lang3-3.14.0

build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 in /src
  • Loading branch information
ovidijusnortal authored Feb 21, 2024
2 parents ec1c0d9 + 654e9b5 commit c58fc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/common-util/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
//FIXME review dependencies
api 'org.apache.santuario:xmlsec:2.2.6'
api "org.bouncycastle:bcpkix-jdk15on:$bouncyCastleVersion"
api 'org.apache.commons:commons-lang3:3.12.0'
api 'org.apache.commons:commons-lang3:3.14.0'
api 'commons-io:commons-io:2.13.0'
api "org.slf4j:jcl-over-slf4j:$slf4jVersion"
api 'org.apache.james:apache-mime4j-core:0.8.9'
Expand Down

0 comments on commit c58fc9b

Please sign in to comment.