Skip to content

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

Merged
bot-sdk-js merged 1 commit intomainfrom
dependabot/maven/main/plugins-01f4054550
Sep 1, 2025
Merged

chore: [DevOps] bump the plugins group with 2 updates#566
bot-sdk-js merged 1 commit intomainfrom
dependabot/maven/main/plugins-01f4054550

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

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

Updates com.sap.cloud.sdk:sdk-bom from 5.21.0 to 5.22.0

Release notes

Sourced from com.sap.cloud.sdk:sdk-bom's releases.

Release 5.22.0

What's Changed

New Contributors

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

Commits
  • bc82f92 Update to version 5.22.0
  • 896880d fix: Revert Javadoc Plugin back to 3.11.2 (#915)
  • b82d470 fix: Fix release notes (#912)
  • 6c84b1a [Destinations] Custom Destination Service Parameters and Chaining (#895)
  • b023be3 chore: [DevOps] bump the production-minor-patch group with 2 updates (#908)
  • 05011f8 fix: (OData v4) Use correct ETag / If-Match header for entity bound actions (...
  • 3939e82 chore: [DevOps] bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 t...
  • 053385a fix: [openapi-generator-plugin] Resolve Jackson Dependency Convergence (#906)
  • 9963244 [IAS] Improve Test Coverage for Named User OAuth Token Caching (#815)
  • 731ac0b chore: Update security lib to 3.6.3 (#896)
  • Additional commits viewable in compare view

Updates com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin from 5.21.0 to 5.22.0

Release notes

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

Release 5.22.0

What's Changed

New Contributors

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

Commits
  • bc82f92 Update to version 5.22.0
  • 896880d fix: Revert Javadoc Plugin back to 3.11.2 (#915)
  • b82d470 fix: Fix release notes (#912)
  • 6c84b1a [Destinations] Custom Destination Service Parameters and Chaining (#895)
  • b023be3 chore: [DevOps] bump the production-minor-patch group with 2 updates (#908)
  • 05011f8 fix: (OData v4) Use correct ETag / If-Match header for entity bound actions (...
  • 3939e82 chore: [DevOps] bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 t...
  • 053385a fix: [openapi-generator-plugin] Resolve Jackson Dependency Convergence (#906)
  • 9963244 [IAS] Improve Test Coverage for Named User OAuth Token Caching (#815)
  • 731ac0b chore: Update security lib to 3.6.3 (#896)
  • 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 plugins group with 2 updates: [com.sap.cloud.sdk:sdk-bom](https://github.com/SAP/cloud-sdk-java) and [com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin](https://github.com/SAP/cloud-sdk-java).


Updates `com.sap.cloud.sdk:sdk-bom` from 5.21.0 to 5.22.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.21.0...rel/5.22.0)

Updates `com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin` from 5.21.0 to 5.22.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.21.0...rel/5.22.0)

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

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 Sep 1, 2025
@bot-sdk-js bot-sdk-js enabled auto-merge (squash) September 1, 2025 04:06
@bot-sdk-js bot-sdk-js merged commit c4465d8 into main Sep 1, 2025
5 checks passed
@bot-sdk-js bot-sdk-js deleted the dependabot/maven/main/plugins-01f4054550 branch September 1, 2025 04:06
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