Skip to content

Bump the all-maven-dependencies group across 2 directories with 4 updates - #112

Merged
beckermarc merged 1 commit into
mainfrom
dependabot/maven/all-maven-dependencies-bfdb6cbec5
Aug 31, 2026
Merged

Bump the all-maven-dependencies group across 2 directories with 4 updates#112
beckermarc merged 1 commit into
mainfrom
dependabot/maven/all-maven-dependencies-bfdb6cbec5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-maven-dependencies group with 4 updates in the / directory: com.sap.cloud.sdk:sdk-modules-bom, com.diffplug.spotless:spotless-maven-plugin, com.sap.cloud.security.ams:spring-boot-starter-cap-ams and com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test.
Bumps the all-maven-dependencies group with 4 updates in the /srv directory: com.sap.cloud.sdk:sdk-modules-bom, com.diffplug.spotless:spotless-maven-plugin, com.sap.cloud.security.ams:spring-boot-starter-cap-ams and com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test.

Updates com.sap.cloud.sdk:sdk-modules-bom from 5.33.0 to 5.34.0

Release notes

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

Release 5.34.0

5.34.0 - August 26, 2026

🔧 Compatibility Notes

  • [Connectivity] Destination objects with different header providers are now considered not equal.

✨ New Functionality

  • [OData Client] Introduced a new module datamodel/odata-client-apache-httpclient5 to enable the use of the OData Client with Apache's Http Client 5.

📈 Improvements

  • [Connectivity] Fixed Connection pool shut down edge-case when closing a client with a destination that has a custom header provider.

🐛 Fixed Issues

  • [OpenAPI Generator] String properties with contentMediaType: application/json are not mistakenly generated as File anymore

What's Changed

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

Commits
  • 8280c0e Update to version 5.34.0
  • 7bfd928 fix: [DevOps] Improve release guideline (#1262)
  • 1446d6e chore: [DevOps] bump the test group with 2 updates (#1258)
  • f78bd2b fix: [OpenAPI] String properties are not mistakenly generated as File anymore...
  • 70f6e0e fix: Fix archetype tests in CI (#1259)
  • 73c1277 chore: [DevOps] bump org.json:json from 20260719 to 20260814 in the productio...
  • 56d8070 chore: [DevOps] bump the production-minor-patch group with 10 updates (#1255)
  • d2dafc4 chore: [DevOps] bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.3.0 ...
  • 360ce7c feat: Add ODataClient for Apache HttpClient5 (#1169)
  • 8a05730 chore: [DevOps] bump the production-minor-patch group with 2 updates (#1253)
  • Additional commits viewable in compare view

Updates com.diffplug.spotless:spotless-maven-plugin from 3.10.0 to 3.10.1

Release notes

Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.

Maven Plugin v3.10.1

Fixed

  • <prettier> and other npm-based steps no longer fail to start on npm 12 (EUNKNOWNCONFIG from --scripts-prepend-node-path). (#3024)
Commits
  • 4ea1c6c Published maven/3.10.1
  • f2f2348 Published gradle/8.10.1
  • 4bc8980 Published lib/4.10.1
  • 6fedfd5 chore(deps): update plugin errorprone to v5.1.1 (#3035)
  • 5e10f0b chore(deps): update plugin errorprone to v5.1.1
  • 3aa82b5 fix: expand a directory passed to targetExclude into the files under it (#3032)
  • 68bddde shortenFullyQualifiedTypes: skip FQNs whose simple name clashes with types de...
  • 6f73ed3 fix(deps): update dependency org.codehaus.plexus:plexus-utils to v4.1.0 (#3030)
  • bdeafe7 docs: changelog entry for the targetExclude directory fix
  • 4187eb3 fix: expand a directory passed to targetExclude into the files under it
  • Additional commits viewable in compare view

Updates com.sap.cloud.security.ams:spring-boot-starter-cap-ams from 4.5.0 to 4.5.1

Commits

Updates com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test from 4.5.0 to 4.5.1

Commits

Updates com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test from 4.5.0 to 4.5.1

Commits

Updates com.sap.cloud.sdk:sdk-modules-bom from 5.33.0 to 5.34.0

Release notes

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

Release 5.34.0

5.34.0 - August 26, 2026

🔧 Compatibility Notes

  • [Connectivity] Destination objects with different header providers are now considered not equal.

✨ New Functionality

  • [OData Client] Introduced a new module datamodel/odata-client-apache-httpclient5 to enable the use of the OData Client with Apache's Http Client 5.

📈 Improvements

  • [Connectivity] Fixed Connection pool shut down edge-case when closing a client with a destination that has a custom header provider.

🐛 Fixed Issues

  • [OpenAPI Generator] String properties with contentMediaType: application/json are not mistakenly generated as File anymore

What's Changed

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

Commits
  • 8280c0e Update to version 5.34.0
  • 7bfd928 fix: [DevOps] Improve release guideline (#1262)
  • 1446d6e chore: [DevOps] bump the test group with 2 updates (#1258)
  • f78bd2b fix: [OpenAPI] String properties are not mistakenly generated as File anymore...
  • 70f6e0e fix: Fix archetype tests in CI (#1259)
  • 73c1277 chore: [DevOps] bump org.json:json from 20260719 to 20260814 in the productio...
  • 56d8070 chore: [DevOps] bump the production-minor-patch group with 10 updates (#1255)
  • d2dafc4 chore: [DevOps] bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.3.0 ...
  • 360ce7c feat: Add ODataClient for Apache HttpClient5 (#1169)
  • 8a05730 chore: [DevOps] bump the production-minor-patch group with 2 updates (#1253)
  • Additional commits viewable in compare view

Updates com.diffplug.spotless:spotless-maven-plugin from 3.10.0 to 3.10.1

Release notes

Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.

Maven Plugin v3.10.1

Fixed

  • <prettier> and other npm-based steps no longer fail to start on npm 12 (EUNKNOWNCONFIG from --scripts-prepend-node-path). (#3024)
Commits
  • 4ea1c6c Published maven/3.10.1
  • f2f2348 Published gradle/8.10.1
  • 4bc8980 Published lib/4.10.1
  • 6fedfd5 chore(deps): update plugin errorprone to v5.1.1 (#3035)
  • 5e10f0b chore(deps): update plugin errorprone to v5.1.1
  • 3aa82b5 fix: expand a directory passed to targetExclude into the files under it (#3032)
  • 68bddde shortenFullyQualifiedTypes: skip FQNs whose simple name clashes with types de...
  • 6f73ed3 fix(deps): update dependency org.codehaus.plexus:plexus-utils to v4.1.0 (#3030)
  • bdeafe7 docs: changelog entry for the targetExclude directory fix
  • 4187eb3 fix: expand a directory passed to targetExclude into the files under it
  • Additional commits viewable in compare view

Updates com.sap.cloud.security.ams:spring-boot-starter-cap-ams from 4.5.0 to 4.5.1

Commits

Updates com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test from 4.5.0 to 4.5.1

Commits

Updates com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test from 4.5.0 to 4.5.1

Commits

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

…ates

Bumps the all-maven-dependencies group with 4 updates in the / directory: [com.sap.cloud.sdk:sdk-modules-bom](https://github.com/SAP/cloud-sdk-java), [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless), [com.sap.cloud.security.ams:spring-boot-starter-cap-ams](https://github.com/SAP/cloud-identity-developer-guide) and [com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test](https://github.com/SAP/cloud-identity-developer-guide).
Bumps the all-maven-dependencies group with 4 updates in the /srv directory: [com.sap.cloud.sdk:sdk-modules-bom](https://github.com/SAP/cloud-sdk-java), [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless), [com.sap.cloud.security.ams:spring-boot-starter-cap-ams](https://github.com/SAP/cloud-identity-developer-guide) and [com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test](https://github.com/SAP/cloud-identity-developer-guide).


Updates `com.sap.cloud.sdk:sdk-modules-bom` from 5.33.0 to 5.34.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.33.0...rel/5.34.0)

Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.10.0 to 3.10.1
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/3.10.0...maven/3.10.1)

Updates `com.sap.cloud.security.ams:spring-boot-starter-cap-ams` from 4.5.0 to 4.5.1
- [Commits](https://github.com/SAP/cloud-identity-developer-guide/commits)

Updates `com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test` from 4.5.0 to 4.5.1
- [Commits](https://github.com/SAP/cloud-identity-developer-guide/commits)

Updates `com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test` from 4.5.0 to 4.5.1
- [Commits](https://github.com/SAP/cloud-identity-developer-guide/commits)

Updates `com.sap.cloud.sdk:sdk-modules-bom` from 5.33.0 to 5.34.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.33.0...rel/5.34.0)

Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.10.0 to 3.10.1
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/3.10.0...maven/3.10.1)

Updates `com.sap.cloud.security.ams:spring-boot-starter-cap-ams` from 4.5.0 to 4.5.1
- [Commits](https://github.com/SAP/cloud-identity-developer-guide/commits)

Updates `com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test` from 4.5.0 to 4.5.1
- [Commits](https://github.com/SAP/cloud-identity-developer-guide/commits)

Updates `com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test` from 4.5.0 to 4.5.1
- [Commits](https://github.com/SAP/cloud-identity-developer-guide/commits)

---
updated-dependencies:
- dependency-name: com.sap.cloud.sdk:sdk-modules-bom
  dependency-version: 5.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-dependencies
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-version: 3.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
- dependency-name: com.sap.cloud.security.ams:spring-boot-starter-cap-ams
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
- dependency-name: com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
- dependency-name: com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
- dependency-name: com.sap.cloud.sdk:sdk-modules-bom
  dependency-version: 5.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-dependencies
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-version: 3.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
- dependency-name: com.sap.cloud.security.ams:spring-boot-starter-cap-ams
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
- dependency-name: com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
- dependency-name: com.sap.cloud.security.ams:spring-boot-starter-cap-ams-test
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
...

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 Aug 31, 2026
@beckermarc
beckermarc merged commit ceacecc into main Aug 31, 2026
2 checks passed
@beckermarc
beckermarc deleted the dependabot/maven/all-maven-dependencies-bfdb6cbec5 branch August 31, 2026 07:49
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