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

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


 discard e6eb9c1a Bump slf4j.version from 1.7.36 to 2.0.6
     add e5a9c82d Bump ossf/scorecard-action from 2.0.6 to 2.1.0 (#350)
     add d00b1a03 Bump actions/setup-java from 3.8.0 to 3.9.0 (#351)
     add 3e82258d Bump actions/checkout from 3.1.0 to 3.2.0 (#352)
     add 23864c53 Bump mockito-core from 4.9.0 to 4.10.0 (#355)
     add e9a323fd Bump mockito-core from 4.9.0 to 4.10.0 #355
     add 2b15186b Bump actions/cache from 3.0.11 to 3.2.1 (#356)
     add 61e51fbf Bump ossf/scorecard-action from 2.1.0 to 2.1.2 (#357)
     add 454f7d7e Use Arrays.copyOf()
     add 4ab014c0 Bump actions/cache from 3.2.1 to 3.2.2 (#358)
     add cbad37c7 Bump mockito-core from 4.10.0 to 4.11.0 (#359)
     add 70d5131a Bump mockito-core from 4.10.0 to 4.11.0 #359
     add 4063e883 Update NOTICE to 2023
     add dbe4b82b Bump commons.pmd.version from 6.52.0 to 6.53.0 (#361)
     add 5626d92a Bump commons.pmd.version from 6.52.0 to 6.53.0 #361
     add bd9dc57a Bump commons-parent from 55 to 56 (#362)
     add b68e77a4 Bump commons-parent from 55 to 56 #362
     add 144326c5 Bump actions/checkout from 3.2.0 to 3.3.0 (#363)
     add 7e8a15a5 Pick up JaCoCo version from parent POM
     add adcd9fe6 Pick up maven-surefire-plugin version from parent POM
     add 67ae9e94 Pick up maven-javadoc-plugin version from parent POM
     add bda7dfba Pick up maven-pmd-plugin version from parent POM
     add 7ae2050a Pick up maven-bundle-plugin version from parent POM
     add 19a1fac3 Pick up japicmp-maven-plugin version from parent POM
     add b249681e Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#364)
     add 364d8982 Bump actions/cache from 3.2.2 to 3.2.3 (#365)
     add 824b0ea6 Pick up pmd version from parent
     add e5b584c2 Pick up spotbugs-maven-plugin version from parent
     add 4b493cec Javadoc fixes
     add a9e63b26 Pick up spotbugs version from the parent POM
     add 0d060f6a Pick up spotbugs-maven-plugin configuration from parent
     add 71f55601 Pick up maven-checkstyle-plugin version from parent
     add 3683f467 Pick up biz.aQute.bndlib.version from parent
     add 92600b0c Bump slf4j.version from 1.7.36 to 2.0.6

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   (e6eb9c1a)
            \
             N -- N -- N   refs/heads/dependabot/maven/slf4j.version-2.0.6 
(92600b0c)

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              |  4 +-
 .github/workflows/coverage.yml                     |  6 +-
 .github/workflows/maven.yml                        |  6 +-
 .github/workflows/scorecards-analysis.yml          |  6 +-
 NOTICE.txt                                         |  2 +-
 .../apache/commons/vfs2/RandomAccessContent.java   |  4 +-
 .../provider/ftp/FtpFileSystemConfigBuilder.java   |  3 +-
 .../vfs2/provider/ram/CustomRamProviderTest.java   |  3 +-
 pom.xml                                            | 66 +---------------------
 src/changes/changes.xml                            |  6 +-
 10 files changed, 21 insertions(+), 85 deletions(-)

Reply via email to