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 a7eb08cc Bump asm-util from 9.3 to 9.4 #179
a7eb08cc is described below
commit a7eb08ccb55be9d3c6dc87e14952c986144991c3
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 7 16:05:10 2022 -0400
Bump asm-util from 9.3 to 9.4 #179
---
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 ee07416f..088ce177 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -123,7 +123,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.3 #141.
+ Bump asm-util from 9.2 to 9.4 #141, #179.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
Bump commons-parent from 52 to 54 #173.