Skip to content

Commit

Permalink
build(deps-dev): bump org.apache.commons:commons-lang3 (#64)
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 591d743 commit 124e36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<assertj-core.version>3.26.3</assertj-core.version>
<build-resources.version>2024-07.1</build-resources.version>
<commons-collections4.version>4.4</commons-collections4.version>
<commons-lang3.version>3.16.0</commons-lang3.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<java.version>11</java.version>
<jreleaser-maven-plugin.version>1.13.1</jreleaser-maven-plugin.version>
<junit-jupiter.version>5.11.0</junit-jupiter.version>
Expand Down

0 comments on commit 124e36a

Please sign in to comment.