Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.17.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.17.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>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 0b634d1 commit 2094fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yoti-sdk-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<junit.version>4.13.2</junit.version>
<mockito.version>4.11.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<commons.lang3.version>3.13.0</commons.lang3.version>
<commons.lang3.version>3.17.0</commons.lang3.version>

<!-- maven + plugin versions -->
<maven.min.version>3.8.5</maven.min.version>
Expand Down

0 comments on commit 2094fbe

Please sign in to comment.