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
The following commit(s) were added to refs/heads/master by this push: new ed68991 Update slf4j-simple from 1.7.26 to 1.7.30 #129. ed68991 is described below commit ed689913dc6d882018138bd36644529fde4b710e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Sep 25 13:38:21 2020 -0400 Update slf4j-simple from 1.7.26 to 1.7.30 #129. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f2e98bd..ead03e7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -150,6 +150,9 @@ 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">