This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/jackrabbit2.version-2.22.3
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
discard c04f27fc8 Bump jackrabbit2.version from 2.20.17 to 2.22.3
add f9843e283 Bump org.apache.commons:commons-parent from 95 to 96
add 0a3b6b54f Bump actions/checkout from 6.0.1 to 6.0.2
add 32d17c421 Bump github/codeql-action from 4.31.10 to 4.31.11
add 0ecf76212 Flip type and dev attributes
add 1daff9d85 Update test to match InterruptedException guidelines
add 78c4b2e27 DefaultFileMonitor now restores the current thread's
interrupt flag when catching InterruptedException.
add 528ac3f0f SftpFileSystem.executeCommand(String, StringBuilder) now
restores the current thread's interrupt flag when catching InterruptedException
add 7b543bfb7 Bump github/codeql-action from 4.31.11 to 4.32.0
add fa5ff3470 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0.
add d54601fcd Bump jackrabbit2.version from 2.20.17 to 2.22.3
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 (c04f27fc8)
\
N -- N -- N
refs/heads/dependabot/maven/jackrabbit2.version-2.22.3 (d54601fcd)
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/codeql-analysis.yml | 8 +-
.github/workflows/dependency-review.yml | 2 +-
.github/workflows/maven.yml | 2 +-
.github/workflows/scorecards-analysis.yml | 4 +-
.../commons/vfs2/impl/DefaultFileMonitor.java | 17 +-
.../commons/vfs2/provider/sftp/SftpFileSystem.java | 1 +
.../ftps/AbstractFtpsProviderTestCase.java | 2 +
pom.xml | 4 +-
src/changes/changes.xml | 406 +++++++++++----------
9 files changed, 220 insertions(+), 226 deletions(-)