You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2021/01/06 15:23:27 UTC

[commons-io] branch master updated: Bump jimfs from 1.1 to 1.2 #183.

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-io.git


The following commit(s) were added to refs/heads/master by this push:
     new 244c679  Bump jimfs from 1.1 to 1.2 #183.
     new d5bb4ec  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-io.git
244c679 is described below

commit 244c679d50a1ba6004b3c18b491370818623614d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Jan 6 09:40:36 2021 -0500

    Bump jimfs from 1.1 to 1.2 #183.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c812317..eec0b45 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -155,6 +155,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump checkstyle from 8.38 to 8.39 #689.
       </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Bump jimfs from 1.1 to 1.2 #183.
+      </action>
     </release>
     <!-- The release date is the date RC is cut -->
     <release version="2.8.0" date="2020-09-05" description="Java 8 required.">