Skip to content

Commit

Permalink
chore(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 7f17a97 commit fa9ce06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
api group: 'net.thisptr', name: 'jackson-jq', version: '1.0.0-preview.20240207'
api group: 'com.google.guava', name: 'guava', version: '33.2.1-jre'
api group: 'commons-io', name: 'commons-io', version: '2.16.1'
api group: 'org.apache.commons', name: 'commons-lang3', version: '3.14.0'
api group: 'org.apache.commons', name: 'commons-lang3', version: '3.15.0'
api 'ch.qos.logback.contrib:logback-json-classic:0.1.5'
api 'ch.qos.logback.contrib:logback-jackson:0.1.5'
api "org.eclipse.aether:aether-api:$aetherVersion"
Expand Down

0 comments on commit fa9ce06

Please sign in to comment.