Skip to content

chore: [DevOps] bump the plugins group with 2 updates#901

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/plugins-60cf907826
Open

chore: [DevOps] bump the plugins group with 2 updates#901
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/plugins-60cf907826

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the plugins group with 2 updates: com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin and com.github.spotbugs:spotbugs-maven-plugin.

Updates com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin from 5.30.0 to 5.31.0

Release notes

Sourced from com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin's releases.

Release 5.31.0

5.31.0 - June 10, 2026

All Release Changes

✨ New Functionality

  • OAuth token requests to IAS now attempt to dynamically resolve the IAS tenant host, if not given. When the current tenant does not contain a subdomain, and the IAS service binding contains the property btp-tenant-api, then an HTTP call to that URL is performed to obtain the IAS tenant host.

📈 Improvements

  • (Generic OData Client) Allow for parameters in OData v4 expand sub-queries.

What's Changed

Full Changelog: https://github.com/SAP/cloud-sdk-java/commits/rel/5.31.0

Commits
  • e92c7cb Update to version 5.31.0
  • 59ff59f fix: [Connectivity] Change (almost) all JKS usage to PKCS12 (#1185)
  • 1f54450 chore: [DevOps] bump the production-minor-patch group with 2 updates (#1198)
  • ce2edb0 chore: [DevOps] bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 in ...
  • a568465 chore: [DevOps] bump net.bytebuddy:byte-buddy from 1.18.9 to 1.18.10 in the t...
  • 65c23fe chore: [DevOps] Update Jackson to 2.22.0 (#1195)
  • 0691c51 chore: [DevOps] bump org.json:json from 20251224 to 20260522 in the productio...
  • f5480c9 chore: [DevOps] bump the production-minor-patch group across 1 directory with...
  • 11c7bcd fix: [OpenAPI] Api client method with oneOf primitive param stays simplified ...
  • fd2cdb7 chore: [DevOps] bump slackapi/slack-github-action from 3.0.2 to 3.0.3 in the ...
  • Additional commits viewable in compare view

Updates com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.2.0

Release notes

Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.10.2.0

  • Support spotbugs 4.10.2

What's Changed

Full Changelog: spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.5...spotbugs-maven-plugin-4.10.2.0

Spotbugs Maven Plugin 4.9.8.5

What's Changed

Full Changelog: spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.4...spotbugs-maven-plugin-4.9.8.5

Spotbugs Maven Plugin 4.9.8.4

  • build support for maven 4 with maven 4 plugins
  • spotbugs extensions jars now moved to target/spotbugs instead of root
  • new spotbugs-aggregate mojo for multi module
  • support maven toolchains
  • block gui when environment is headless
  • all spotbug extensions as regular dependencies
  • learn to map spotbug extensions to their source project documentation
  • in auxiliary class path exclude java.* packages
  • improve code coverage

note: This release was done on older spotbugs (not the new 4.10.1) on purpose to keep these changes separate from that of spotbugs. The spotbugs 4.10.1 support release will be available in a day or two and users can otherwise override the core module as there are no changes to be done internally.

Commits
  • 2d39b75 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.10.2.0
  • 6c300e6 [pom] Bump internal spotbugs to 4.9.8.5
  • 250d685 Merge pull request #1425 from spotbugs/renovate/spotbugs.version
  • 12f6fb3 Merge pull request #1429 from spotbugs/hazendaz-patch-1
  • aaf0a09 Update ci.yaml
  • 8b5dff4 Merge branch 'master' into renovate/spotbugs.version
  • c83698d Update pom.xml
  • b8788fd [maven-release-plugin] prepare for next development iteration
  • f758cb5 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.8.5
  • cec6af5 Update pom.xml
  • 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 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 plugins group with 2 updates: [com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin](https://github.com/SAP/cloud-sdk-java) and [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin).


Updates `com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin` from 5.30.0 to 5.31.0
- [Release notes](https://github.com/SAP/cloud-sdk-java/releases)
- [Changelog](https://github.com/SAP/cloud-sdk-java/blob/main/release_notes.md)
- [Commits](SAP/cloud-sdk-java@rel/5.30.0...rel/5.31.0)

Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.8.3 to 4.10.2.0
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.3...spotbugs-maven-plugin-4.10.2.0)

---
updated-dependencies:
- dependency-name: com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin
  dependency-version: 5.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: plugins
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-version: 4.10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: plugins
...

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 Jun 11, 2026
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.

0 participants