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-beanutils.git
The following commit(s) were added to refs/heads/master by this push:
new 2de26c2f Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 #122
2de26c2f is described below
commit 2de26c2f48e53f91d54512827435988e783dfe85
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jun 13 17:13:58 2022 -0400
Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 #122
---
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 a9c6dab2..326898eb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -140,7 +140,7 @@
Update JApiCmp from 0.12.0 to 0.15.7, #46, #110.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
- Update maven-surefire-plugin from 2.22.1 to 3.0.0-M6, #116.
+ Update maven-surefire-plugin from 2.22.1 to 3.0.0-M7, #116, #122.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
Update maven-checkstyle-plugin from 3.0.0 to 3.1.2, #76.