Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#100)
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 29, 2023
1 parent 9c3dbe3 commit fd1fec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[libraries]
# main build
assertj-core = { module = "org.assertj:assertj-core", version = "3.24.2"}
commons-lang = { module = "org.apache.commons:commons-lang3", version = "3.13.0" }
commons-lang = { module = "org.apache.commons:commons-lang3", version = "3.14.0" }
commons-validator = { module = "commons-validator:commons-validator", version = "1.7" }
guava = { module = "com.google.guava:guava", version= "32.1.3-jre" }
hibernate-validator = { module = "org.hibernate:hibernate-validator", version = "5.1.3.Final" }
Expand Down

0 comments on commit fd1fec8

Please sign in to comment.