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-email.git
The following commit(s) were added to refs/heads/master by this push: new 0b41e1e Bump easymock from 4.3 to 5.1.0 #127 0b41e1e is described below commit 0b41e1eacc2edde5a0592cfabee3c918b92fb8e3 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Mon Jan 2 15:07:08 2023 -0500 Bump easymock from 4.3 to 5.1.0 #127 --- 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 63f51e6..b37543b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -87,7 +87,7 @@ Bump jacoco from 0.8.6 to 0.8.8; fixes jacoco on Java 17. </action> <action type="update" due-to="Gary Gregory" dev="ggregory"> - Bump org.easymock:easymock from 4.2 to 4.3. + Bump org.easymock:easymock from 4.2 to 5.1.0, #107. </action> <action type="update" due-to="Dependabot" dev="ggregory"> Bump commons-release-plugin from 1.7 to 1.8.0 #73.