You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/03/31 13:24:39 UTC

[commons-pool] branch master updated: Bump asm-util from 9.4 to 9.5 #220

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 d7bcc22b Bump asm-util from 9.4 to 9.5 #220
d7bcc22b is described below

commit d7bcc22be796a8b174820b842eda3b0e2b283ed4
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Fri Mar 31 09:24:34 2023 -0400

    Bump asm-util from 9.4 to 9.5 #220
---
 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 65482a4d..4067f51b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -144,7 +144,7 @@ The <action> type attribute can be add,update,fix,remove.
       Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M6 #142, #152.
     </action>
     <action dev="kinow" type="update" due-to="Dependabot">
-      Bump asm-util from 9.2 to 9.4 #141, #179.
+      Bump asm-util from 9.2 to 9.5 #141, #179, #220.
     </action>
     <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
       Bump commons-parent from 52 to 56 #173, #195, #204.