abashev / vfs-s3

Amazon S3 driver for Apache commons-vfs (Virtual File System) project
Apache License 2.0
92 stars 50 forks source link

Bump org.slf4j:jcl-over-slf4j from 1.7.30 to 2.0.7 #128

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps org.slf4j:jcl-over-slf4j from 1.7.30 to 2.0.7.

Commits
  • d6a21ae update javadoc plugin to version 3.0.5
  • 13950e5 prepare release 2.0.7
  • 122e0c1 add LICENSE.txt files to all modules, rename LICENSE as LICENSE.txt when appr...
  • 2a8ca99 add license file to jar
  • b363bb3 SLF4J-579: Export client packages of slf4j-api in version 1
  • 2235d3c Fully automate OSGi metadata creation and fix brocken OSGi-metadata in slf4j-...
  • a5540ad setup-java v3
  • 1ed084c add missing distribution instruction to github action
  • b2cb017 update github action versions
  • fa6721a add JDK 19 to CI build
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 11 months ago

Test Results

    8 files  ±0      8 suites  ±0   7m 23s :stopwatch: - 6m 43s   47 tests ±0    47 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  445 runs  ±0  445 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit c3b27eec. ± Comparison against base commit 96efe3fa.

dependabot[bot] commented 10 months ago

Superseded by #130.