tballison / tika-gui-v2

Unofficial user interface for Apache Tika
Apache License 2.0
6 stars 0 forks source link

Bump forbiddenapis from 3.4 to 3.5 #123

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps forbiddenapis from 3.4 to 3.5.

Commits
  • 2dcd578 Switch to release
  • 18e4950 Merge branch 'main' of https://github.com/policeman-tools/forbidden-apis into...
  • 020f4cb Add HttpClient's BodySubscribers#ofFile(**) to forbidden APIS (buggy). This c...
  • c8cc5d5 Add support for Java 20 (#224)
  • 0267abf Reorder classpath to make our own classes we first when compiling with Groovy
  • 1269a86 Remove plugin-init.groovy in resources and compile the plugin code with groov...
  • 734fec9 Use official Gradle-Plugin artifacts on Maven Central for linking against Gradle
  • 1124a8e If FAIL_ON_MISSING_CLASSES is disabled only log a summary of classes with WAR...
  • dbcf646 Create FileCollection templates as early as possible
  • 3179ea5 Put the plugin-init script into the same package as the plugin (relates to #2...
  • 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 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)