databrickslabs / tika-ocr

Other
17 stars 2 forks source link

Bump org.scoverage:scoverage-maven-plugin from 1.4.11 to 2.0.1 #32

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps org.scoverage:scoverage-maven-plugin from 1.4.11 to 2.0.1.

Release notes

Sourced from org.scoverage:scoverage-maven-plugin's releases.

scoverage-maven-plugin-2.0.1

What's Changed

Notable changes

Other changes

Dependency updates

... (truncated)

Commits
  • 39b5a36 [maven-release-plugin] prepare release scoverage-maven-plugin-2.0.1
  • d6378b7 Fix javadoc generation
  • e3d0e90 Update versions to 2.0.0 in README file
  • f0a1220 Add maven-plugin-report-plugin for proper site documentation generation
  • a4c3ce4 Update default branch from master to main
  • 42c0a8c Bump junit:junit from 4.13.1 to 4.13.2
  • 04a6a2d Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2
  • 1f37dd0 Coverage minima: add more fine-grained control (#55)
  • 09226c5 Bump maven.version from 3.6.3 to 3.9.6
  • 051311d Refactor Scala version check and add some integration tests for unsupported S...
  • 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)
dependabot[bot] commented 7 months ago

Superseded by #36.