Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the build-dependencies group with 2 updates #4484

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps the build-dependencies group with 2 updates: io.smallrye:jandex-maven-plugin and org.owasp:dependency-check-maven.

Updates io.smallrye:jandex-maven-plugin from 3.2.3 to 3.2.4

Release notes

Sourced from io.smallrye:jandex-maven-plugin's releases.

3.2.4

  • #490 Release 3.2.4
  • #489 Bump com.google.code.gson:gson from 2.12.0 to 2.12.1
  • #488 Add JandexReflection.loadType()
  • #487 Bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0
  • #486 Bump com.google.code.gson:gson from 2.11.0 to 2.12.0
  • #484 Bump version.groovy from 4.0.24 to 4.0.25
  • #483 Bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1
  • #482 Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11
  • #481 Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4
  • #480 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0
  • #478 Bump version.groovy from 4.0.23 to 4.0.24
  • #477 Bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.10
  • #476 Bump version.maven-plugin-tools from 3.15.0 to 3.15.1
Commits
  • 83dcb06 [maven-release-plugin] prepare release 3.2.4
  • d3337c9 Amendments before release
  • 46c39d6 release 3.2.4
  • 1881085 Add JandexReflection.loadType()
  • b7a67a6 Bump com.google.code.gson:gson from 2.12.0 to 2.12.1
  • 9b3b127 Bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0
  • d27b66b Bump com.google.code.gson:gson from 2.11.0 to 2.12.0
  • 8fd2cb3 Bump version.groovy from 4.0.24 to 4.0.25
  • 595d418 Bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1
  • a435186 Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11
  • Additional commits viewable in compare view

Updates org.owasp:dependency-check-maven from 12.0.1 to 12.0.2

Release notes

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

Version 12.0.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.0.2 (2025-01-29)

  • fix: correct JSON report error (#7350)
  • fix: some compatability issues in the gitlab report (#7349)
  • fix: ArtifactoryAnalyzer updated to use the HTTPClient5-based Downloader and skip unusable results (#7293)
  • chore: allow messages via EngineVersionCheck (#7353)
  • chore: switch from javax.json to jakarta.json (#7326)

See the full listing of changes.

Commits
  • 3aaf68c build: prepare release v12.0.2
  • 64089f3 fix: Add missing used dependency and remove force-usage for dependency-plugin...
  • 3112504 fix: Add missing used dependency and remove force-usage for dependency-plugin...
  • ad568cc build: revert snapshot number (#7363)
  • 195441a chore: revert release (#7361)
  • 6827fc9 build: release 12.0.2 (#7360)
  • 85fe89f build: prepare for next development iteration
  • 9365ad7 build: prepare release v12.0.2
  • 83e28f0 docs: prepare release
  • 5731bfa build(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#7354)
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build-dependencies group with 2 updates: [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) and [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck).


Updates `io.smallrye:jandex-maven-plugin` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md)
- [Commits](smallrye/jandex@3.2.3...3.2.4)

Updates `org.owasp:dependency-check-maven` from 12.0.1 to 12.0.2
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v12.0.1...v12.0.2)

---
updated-dependencies:
- dependency-name: io.smallrye:jandex-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 3, 2025
@marko-bekhta marko-bekhta merged commit 0c2eef0 into main Feb 3, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/build-dependencies-e1b561b1d8 branch February 3, 2025 13:10
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant