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

github-bot pushed a change to branch 
dependabot/maven/org.mockito-mockito-core-3.11.2
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git.


 discard 1db3eca  Bump mockito-core from 3.9.0 to 3.11.2
     add e725da3  Bump actions/cache from 2.1.4 to 2.1.6 (#183)
     add 2474d52  Bump actions/cache from 2.1.4 to 2.1.6 #183.
     add 23ff785  Bump jackrabbit2.version from 2.21.5 to 2.21.6 (#180)
     add 2bac768  Minor changes: (#185)
     add 6683e9f  Bump jackrabbit2.version from 2.21.5 to 2.21.6 #180.
     add c4ccd30  Minor changes #185.
     add cdefb65  Bump mockito-core from 3.9.0 to 3.11.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   (1db3eca)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.mockito-mockito-core-3.11.2 (cdefb65)

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:
 .github/workflows/maven.yml                                      | 2 +-
 .../src/main/java/org/apache/commons/vfs2/FileSystemOptions.java | 2 +-
 .../java/org/apache/commons/vfs2/cache/DefaultFilesCache.java    | 2 +-
 .../apache/commons/vfs2/operations/FileOperationProvider.java    | 2 +-
 .../org/apache/commons/vfs2/provider/DefaultFileContent.java     | 2 +-
 .../java/org/apache/commons/vfs2/provider/ftp/FtpFileObject.java | 2 +-
 .../java/org/apache/commons/vfs2/provider/ram/RamFileData.java   | 2 +-
 .../java/org/apache/commons/vfs2/provider/ram/RamFileSystem.java | 2 +-
 .../src/test/java/org/apache/commons/vfs2/AbstractTestSuite.java | 2 +-
 .../apache/commons/vfs2/FileObjectEscapeCharacterInPathTest.java | 2 +-
 commons-vfs2/src/test/java/org/apache/commons/vfs2/RunTest.java  | 2 +-
 .../apache/commons/vfs2/impl/DefaultFileSystemManagerTest.java   | 2 +-
 .../apache/commons/vfs2/provider/http/HttpProviderTestCase.java  | 1 -
 .../commons/vfs2/provider/http4/Http4GetContentInfoTest.java     | 2 +-
 .../commons/vfs2/provider/http5/Http5GetContentInfoTestCase.java | 2 +-
 .../commons/vfs2/provider/sftp/AbstractSftpProviderTestCase.java | 2 +-
 .../org/apache/commons/vfs2/provider/tar/LargeTarTestCase.java   | 2 +-
 .../vfs2/util/DelegatingFileSystemOptionsBuilderTest.java        | 2 +-
 src/changes/changes.xml                                          | 9 +++++++++
 19 files changed, 26 insertions(+), 18 deletions(-)

Reply via email to