This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.httpcomponents.core5-httpcore5-5.2
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


 discard 2cabbd8a Bump httpcore5 from 5.1.5 to 5.2
     add 1a553bbf VFS-825 Fix for GZip input and output stream results in 
StackOverflowError (#322)
     add d4a3cdbf Use try-with-resources
     add a15d52ba Fix for GZip input and output stream results in 
StackOverflowError #322.
     add f8975d39 Javadoc
     add 060645f7 Javadoc
     add 53d11299 Bump httpcore5 from 5.1.5 to 5.2

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2cabbd8a)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.httpcomponents.core5-httpcore5-5.2 
(53d11299)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../vfs2/impl/DefaultFileSystemManager.java        | 51 +++++++++++-----------
 .../commons/vfs2/provider/gzip/GzipFileObject.java |  4 +-
 .../provider/hdfs/HdfsFileSystemConfigBuilder.java | 20 ++++++---
 .../commons/vfs2/provider/gzip/GzipTest.java       | 18 ++++++--
 pom.xml                                            |  2 +-
 src/changes/changes.xml                            |  3 ++
 6 files changed, 60 insertions(+), 38 deletions(-)

Reply via email to