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-vfs.git
commit 0b22081bb64e2e31fa37ac78ed2d2d04abd6e8e1 Author: Gary Gregory <[email protected]> AuthorDate: Fri Sep 25 14:29:00 2020 -0400 Revert "Update slf4j-simple from 1.7.26 to 1.7.30 #129." This reverts commit ed689913dc6d882018138bd36644529fde4b710e. --- src/changes/changes.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ead03e7..f2e98bd 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -150,9 +150,6 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Update exec-maven-plugin from 1.6.0 to 3.0.0 #127. </action> - <action dev="ggregory" type="update" due-to="Dependabot"> - Update slf4j-simple from 1.7.26 to 1.7.30 #129. - </action> </release> <release version="2.6.0" date="2020-01-06" description="New features and bug fix release."> <action dev="ggregory" due-to="Eitan Adler" type="fix">
