Skip to content

Commit

Permalink
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent aa2c174 commit 7065511
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 @@ -68,7 +68,7 @@
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<mockito.version>5.12.0</mockito.version>
<assertj.version>3.26.3</assertj.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<commons-lang3.version>3.15.0</commons-lang3.version>
<jmh.version>1.37</jmh.version>

<!-- to sign artifacts when releasing -->
Expand Down

0 comments on commit 7065511

Please sign in to comment.