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 12dcde3 Bump junit-bom from 5.8.0-RC1 to 5.8.0 #100.
12dcde3 is described below
commit 12dcde33f3368152eba604899af39268c76a2b7d
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Sep 23 10:23:59 2021 -0400
Bump junit-bom from 5.8.0-RC1 to 5.8.0 #100.
---
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 bb774d4..299e561 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,7 +53,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs from 4.3.0 to 4.4.1 #94, #99.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump junit-bom from 5.8.0-M1 to 5.8.0-RC1 #96.
+ Bump junit-bom from 5.8.0-M1 to 5.8.0 #96, #100.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump checkstyle from 8.45.1 to 9.0 #97.