Skip to content

Commit

Permalink
chore(deps-dev): bump org.apache.commons:commons-lang3
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.8.1 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2024
1 parent 9a3205e commit f69989c
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 @@ -90,7 +90,7 @@
<junit.version>4.13.2</junit.version>
<assertj-core.version>2.9.1</assertj-core.version>
<mockito-core.version>2.28.2</mockito-core.version>
<commons-lang3.version>3.8.1</commons-lang3.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<logback.version>1.2.12</logback.version>
<equalsverifier.version>2.5.2</equalsverifier.version>
<commons-codec.version>1.15</commons-codec.version>
Expand Down

0 comments on commit f69989c

Please sign in to comment.