Bump commons-lang3 from 3.12.0 to 3.13.0

This commit is contained in:
Gary Gregory 2023-07-28 18:05:32 -04:00
parent b9cc9709f5
commit 8a0d6b0da5
1 changed files with 1 additions and 1 deletions

View File

@ -344,7 +344,7 @@
Add and use CollectionUtils.INDEX_NOT_FOUND constant.
</action>
<action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">
Bump commons-lang3 from 3.11 to 3.13.0 #219.
Bump commons-lang3 from 3.11 to 3.13.0.
</action>
<action issue="COLLECTIONS-785" type="update" dev="kinow" due-to="Arturo Bernal">
Add new variables to oac.collections4.CollectionUtils and use them in the code base.