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 16796cd Bump slf4j.version from 1.7.26 to 1.7.36 #244
16796cd is described below
commit 16796cd6ad4ec7f380383ab2e70f391b059e7553
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Apr 1 13:35:08 2022 -0400
Bump slf4j.version from 1.7.26 to 1.7.36 #244
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1c0e0b1..bb1812a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -178,6 +178,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" due-to="Dependabot" type="update">
Bump hadoop.version from 3.3.1 to 3.3.2 #246.
</action>
+ <action dev="ggregory" due-to="Dependabot" type="update">
+ Bump slf4j.version from 1.7.26 to 1.7.36 #244.
+ </action>
</release>
<release version="2.9.0" date="2021-06-16" description="Maintenance
release. Requires Java 8.">
<!-- ADDS -->