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-compress.git
The following commit(s) were added to refs/heads/master by this push: new a4ffa975 Bump mockito.version from 4.10.0 to 4.11.0 #348 a4ffa975 is described below commit a4ffa975ca478b512f5ced963d8f2b734366909a Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Dec 29 23:09:20 2022 -0500 Bump mockito.version from 4.10.0 to 4.11.0 #348 --- 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 275739be..1c173f1b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -56,7 +56,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="add" issue="COMPRESS-621" dev="ggregory" due-to="Glavo">Fix calculation the offset of the first zip central directory entry #334.</action> <action type="add" issue="COMPRESS-633" dev="ggregory" due-to="Daniel Santos, Bruno P. Kinoshita, Gary Gregory">Add encryption support for SevenZ #332.</action> <!-- UPDATE --> - <action type="update" dev="ggregory" due-to="Dependabot">Bump mockito.version from 4.8.0 to 4.10.0 #328, #331, #340.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump mockito.version from 4.8.0 to 4.11.0 #328, #331, #340, #348.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump pmd from 6.50.0 to 6.52.0.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump memoryfilesystem from 2.3.0 to 2.4.0 #330.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump slf4j-api from 2.0.3 to 2.0.5 #329, #333.</action>