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-4.9.0
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


 discard 114a18dd Bump mockito-core from 4.8.1 to 4.9.0
     add b22bc1e9 Remove unused exception
     add eb49b00d Update JKS for some tests to pass on 1.8.0_352
     add de81f7bd Remove unused exception
     add 432aeb6f Use try-with-resources
     add 23974217 Bump ftpserver-core 1.1.2 to 1.2.0
     add 17cce56e Force TLS 1.2 for all tests
     add ece1e9ae Force TLS 1.2 for all tests
     add 7992395b Force TLS 1.2 for all tests
     add 3ad4f6fe Bump mockito-core from 4.8.1 to 4.9.0

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   (114a18dd)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.mockito-mockito-core-4.9.0 (3ad4f6fe)

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 +-
 .../vfs2/operations/BasicOperationsTest.java       |  46 +++++++------
 .../ftps/AbstractFtpsProviderTestCase.java         |  75 ++++++++++++++-------
 ...onTest.java => FtpsMultipleConnectionTest.java} |   4 +-
 .../ftps/NoProtocolSslConfigurationProxy.java      |  32 ++++-----
 .../resources/org.apache.ftpsserver/ftpserver.jks  | Bin 1961 -> 3051 bytes
 pom.xml                                            |   2 +-
 7 files changed, 94 insertions(+), 67 deletions(-)
 rename 
commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/ftps/{MultipleConnectionTest.java
 => FtpsMultipleConnectionTest.java} (95%)

Reply via email to