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 40be9e7 Bump junit-vintage-engine from 5.7.2 to 5.8.2 #112.
40be9e7 is described below
commit 40be9e72ec4e4f4850436871454638dd6b60dfd7
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Mar 27 08:51:01 2022 -0700
Bump junit-vintage-engine from 5.7.2 to 5.8.2 #112.
---
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 33f446a..ad4cfd1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -88,7 +88,7 @@
Update from Java 7 to 8.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
- Update JUnit from 4.12 to 4.13.2, #78.
+ Update JUnit from 4 to 5 vintage, #78, #112.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Update Jacoco from 0.8.4 to 0.8.5.