Skip to content

chore(ci): bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2 - #1150

Merged
timtebeek merged 1 commit into
mainfrom
dependabot/maven/org.owasp-dependency-check-maven-12.2.2
May 4, 2026
Merged

chore(ci): bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2#1150
timtebeek merged 1 commit into
mainfrom
dependabot/maven/org.owasp-dependency-check-maven-12.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Bumps org.owasp:dependency-check-maven from 12.2.1 to 12.2.2.

Release notes

Sourced from org.owasp:dependency-check-maven's releases.

Version 12.2.2

Refer to the CHANGELOG.md for information about improvements and upgrade notes.

Changelog

Sourced from org.owasp:dependency-check-maven's changelog.

Version 12.2.2 (2026-05-03x)

  • -

    fix: widen reference URL column to handle long Mozilla CVE URLs (#8467)

  • -

    fix: improve Sonatype Guide / OSS Index cache handling and insufficient credits error reporting (#8451)

  • -

    fix: de-duplicate and sort both includedBy and projectReferences in reports (#8440)

  • -

    fix: add corepack to docker image (#8386)

  • -

    fix: support and prefer githubID vuln identifiers from RetireJS (#8419)

  • -

    fix: bump open-vulnerability-clients to resolve NVD timestamp parsing errors (#8427)

  • -

    fix: migrate default OSS Index API URL to Sonatype Guide; supporting optional username (#8404)

  • -

    chore(fp): remove duplicate log4j FP suppressions (#8468)

  • -

    chore: remove spurious bundle-audit log line when there are no errors (#8454)

  • -

    docs: tweak docs site structure; documenting missing analyzers (#8462)

  • -

    docs: correct missing documentation for Gradle plugin (#8431)

  • -

    build(deps): bump the actions-deps group with 8 updates (#8472)

  • -

    build(deps): bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 (#8465)

  • -

    build(deps): bump org.postgresql:postgresql from 42.7.10 to 42.7.11 (#8463)

  • -

    build(deps): bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#8453)

  • -

    build(deps): bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.0 (#8452)

  • -

    build(deps): bump joda-time:joda-time from 2.14.1 to 2.14.2 (#8464)

  • -

    build(deps): bump com.mysql:mysql-connector-j from 9.6.0 to 9.7.0 (#8445)

  • -

    build(deps): bump commons-io:commons-io from 2.21.0 to 2.22.0 (#8448)

  • build(deps): bump commons-io:commons-io from 2.21.0 to 2.22.0

  • -

    build(deps): bump org.jsoup:jsoup from 1.22.1 to 1.22.2 (#8437)

  • -

    build(deps): bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre (#8420)

  • -

    build(deps): bump httpcomponents.client.version from 5.6 to 5.6.1 (#8432)

  • -

    build(deps): bump apache.ant.version from 1.10.16 to 1.10.17 (#8416)

  • -

    chore: tidy CHANGELOG formatting (#8414)

See the full listing of changes

Commits
  • b51290f build: prepare release v12.2.2
  • 70070a9 docs: release 12.2.2
  • -
  • 47aa0c7 fix: widen reference URL column to handle long Mozilla CVE URLs (#8467)
  • -
  • 1de40c0 build(deps): bump the actions-deps group with 8 updates (#8472)
  • -
  • 74678b0 build(deps): bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 (#8...
  • -
  • 3f83d80 build(deps): bump org.postgresql:postgresql from 42.7.10 to 42.7.11 (#8463)
  • -
  • 04387c3 build(deps): bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#8453)
  • 11e1771 build(deps): bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to...
  • -
  • e850545 chore(fp): remove duplicate log4j FP suppressions (#8468)
  • 9acbb33 feat: improve Sonatype Guide / OSS Index cache handling and insufficient cred...
  • 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 show <dependency name> 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)

Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.2.1 to 12.2.2.
- [Release notes](https://github.com/dependency-check/DependencyCheck/releases)
- [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](dependency-check/DependencyCheck@v12.2.1...v12.2.2)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-version: 12.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 4, 2026
@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite May 4, 2026
@timtebeek
timtebeek merged commit 1d81be9 into main May 4, 2026
1 check passed
@timtebeek
timtebeek deleted the dependabot/maven/org.owasp-dependency-check-maven-12.2.2 branch May 4, 2026 07:20
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite May 4, 2026
mergify Bot added a commit to robfrank/linklift that referenced this pull request Jun 4, 2026
… 6.38.0 to 6.41.0 [skip ci]

Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.38.0 to 6.41.0.
Release notes

*Sourced from [org.openrewrite.maven:rewrite-maven-plugin's releases](https://github.com/openrewrite/rewrite-maven-plugin/releases).*

> 6.41.0
> ------
>
> What's Changed
> --------------
>
> * chore(ci): bump org.ow2.asm:asm from 9.10 to 9.10.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1156](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1156)
> * chore(ci): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1157](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1157)
> * chore(ci): bump org.junit:junit-bom from 6.0.3 to 6.1.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1158](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1158)
> * chore(ci): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.5 to 3.5.6 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1160](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1160)
> * Validate compiler version properties and read pluginManagement for JavaVersion by [`@​timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-maven-plugin#1161](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1161)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.40.0...v6.41.0>
>
> 6.40.0
> ------
>
> What's Changed
> --------------
>
> * chore(ci): bump org.ow2.asm:asm from 9.9.1 to 9.10 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1153](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1153)
> * chore(ci): bump maven-dependencies.version from 3.9.15 to 3.9.16 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1152](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1152)
> * chore(ci): bump org.openrewrite:rewrite-bom from 8.82.0-SNAPSHOT to 8.82.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1151](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1151)
> * Suppress Maven transfer progress via .mvn/maven.config by [`@​timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-maven-plugin#1154](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1154)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.39.0...v6.40.0>
>
> 6.39.0
> ------
>
> What's Changed
> --------------
>
> * chore(ci): bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1149](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1149)
> * chore(ci): bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1150](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1150)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.38.0...v6.39.0>


Commits

* [`d215696`](openrewrite/rewrite-maven-plugin@d215696) [maven-release-plugin] prepare release v6.41.0
* [`ee3122d`](openrewrite/rewrite-maven-plugin@ee3122d) Bump rewrite.version property
* [`7f191ab`](openrewrite/rewrite-maven-plugin@7f191ab) Validate compiler version properties and read pluginManagement for JavaVersio...
* [`709088b`](openrewrite/rewrite-maven-plugin@709088b) chore(ci): bump org.apache.maven.plugins:maven-failsafe-plugin ([#1160](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1160))
* [`8582878`](openrewrite/rewrite-maven-plugin@8582878) chore(ci): bump org.junit:junit-bom from 6.0.3 to 6.1.0 ([#1158](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1158))
* [`47176d5`](openrewrite/rewrite-maven-plugin@47176d5) chore(ci): bump org.apache.maven.plugins:maven-enforcer-plugin ([#1157](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1157))
* [`5889bda`](openrewrite/rewrite-maven-plugin@5889bda) chore(ci): bump org.ow2.asm:asm from 9.10 to 9.10.1 ([#1156](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1156))
* [`be1fcbf`](openrewrite/rewrite-maven-plugin@be1fcbf) Bump rewrite.version property
* [`44994d7`](openrewrite/rewrite-maven-plugin@44994d7) Bump rewrite.version property
* [`0485d14`](openrewrite/rewrite-maven-plugin@0485d14) [maven-release-plugin] prepare for next development iteration
* Additional commits viewable in [compare view](openrewrite/rewrite-maven-plugin@v6.38.0...v6.41.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant