Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-29 21:40:52 +00:00 committed by Gary Gregory
parent e319d10a54
commit 6fd07ca044
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.16.0</version>
<version>3.17.0</version>
<scope>test</scope>
</dependency>
<dependency>