This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-pool.git
The following commit(s) were added to refs/heads/master by this push: new 32cc5650 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #326 32cc5650 is described below commit 32cc5650477521ae724d4ebe82bea4406e5ebf8f Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Jul 17 18:52:48 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #326 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 16a49389..5d1f9d15 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -58,7 +58,7 @@ The <action> type attribute can be add,update,fix,remove. Bump org.apache.commons:commons-parent from 58 to 71 #297. </action> <action dev="ggregory" type="update">Bump org.ow2.asm:asm-util from 9.5 to 9.7 #252, #294.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-lang3 from 3.13.0 to 3.14.0.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.15.0 #326.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.bcel:bcel from 6.7.0 to 6.9.0 #263, #306.</action> <!-- FIX --> <action dev="psteitz" type="fix" issue="POOL-407">