Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 in /service
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 7ebcd31 commit dcc5f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
implementation 'org.apache.qpid:qpid-jms-client:2.5.0'

// Utils
implementation 'org.apache.commons:commons-lang3:3.15.0'
implementation 'org.apache.commons:commons-lang3:3.16.0'
implementation 'javax.xml.soap:javax.xml.soap-api:1.4.0'
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
implementation 'org.apache.tika:tika-core:2.9.2'
Expand Down

0 comments on commit dcc5f84

Please sign in to comment.