Commit 54ed420
authored
Bump the all-maven-dependencies group across 2 directories with 3 updates (#689)
Bumps the all-maven-dependencies group with 3 updates in the /
directory:
[org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot),
[com.sap.cloud.sdk:sdk-modules-bom](https://github.com/SAP/cloud-sdk-java)
and
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless).
Bumps the all-maven-dependencies group with 3 updates in the /srv
directory:
[org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot),
[com.sap.cloud.sdk:sdk-modules-bom](https://github.com/SAP/cloud-sdk-java)
and
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless).
Updates `org.springframework.boot:spring-boot-starter-parent` from
3.5.14 to 3.5.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-boot/releases">org.springframework.boot:spring-boot-starter-parent's
releases</a>.</em></p>
<blockquote>
<h2>v3.5.15</h2>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li>Artemis auto-configuration uses a predictable default location for
the embedded broker's data <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50743">#50743</a></li>
<li>MailSender auto-configuration does not enable hostname verification
<a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50742">#50742</a></li>
<li>SSL should not be enabled when a SSL bundle is overridden to an
empty string <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50624">#50624</a></li>
<li>Layer written outside the output location of '//' exception is
thrown when using extract layers in root directory <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50501">#50501</a></li>
<li>Docker Compose support does not restore thread interrupt flag when
catching InterruptedException <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50451">#50451</a></li>
<li>RabbitProperties enables SSL even when spring.rabbitmq.ssl.bundle is
overridden to an empty string <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50429">#50429</a></li>
<li>GraphQL WebSocket support does not configure allowed origins <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50391">#50391</a></li>
<li>Buildpack module does not validate long-to-int casts <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50382">#50382</a></li>
<li>MappingsEndpoint reports the context's own ID as parentId when a
parent exists <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50373">#50373</a></li>
<li>Created StackTracePrinter instances have no access to the
Environment <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50303">#50303</a></li>
<li>NullPointerException in reactor-netty SniProvider when SSL bundle
uses client-auth or server truststore without server-name-bundles <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50301">#50301</a></li>
<li>Spring Boot Loader Does Not Support RSA and EC Signed Jars <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50292">#50292</a></li>
<li>ConfigurationPropertiesReportEndpoint exposes AOP proxy internals <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50273">#50273</a></li>
<li>Actuator's '/cloudfoundryapplication' endpoint does not work if
restrictive CORS configuration is provided using a bean named
corsConfigurationSource <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50254">#50254</a></li>
<li>Meter registries are not removed from the global registry when the
context is closed <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50235">#50235</a></li>
<li>ThreadPoolTaskScheduleBuilder unnecessarily loses precision when
configuring await termination time <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50225">#50225</a></li>
<li>Apply HTML escaping to timestamp attribute in Whitelabel error page
<a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50205">#50205</a></li>
<li>NimbusJwtDecoder silently accepts unknown values for
spring.security.oauth2.resourceserver.jwt.jws-algorithms <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50118">#50118</a></li>
<li>EndpointRequest links matcher unnecessarily matches HTTP methods
other than GET <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50095">#50095</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li>Fix reference to Gradle documentation for module replacement <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50641">#50641</a></li>
<li>Remove the use of Optional from Data Neo4j repository examples <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50600">#50600</a></li>
<li>Fix typos in documentation <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50593">#50593</a></li>
<li>Document Java 25 requirement for AOT cache <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50482">#50482</a></li>
<li>Clarify dependency requirement for Bean Validation support <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50290">#50290</a></li>
<li>Document SSL reloading with Let's Encrypt <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50222">#50222</a></li>
<li>Polish InvalidConfigurationPropertyValueException constructor
javadoc <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50212">#50212</a></li>
<li>Document known testcontainers lifecycle issues <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50210">#50210</a></li>
<li>Document configuring multiple connectors with Jetty <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50206">#50206</a></li>
<li>Fix typo in Spring Security OAuth2 client registration documentation
<a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50193">#50193</a></li>
</ul>
<h2>:hammer: Dependency Upgrades</h2>
<ul>
<li>Upgrade to <a
href="https://github.com/ben-manes/caffeine/releases/tag/v3.2.4">Caffeine
3.2.4</a> <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50308">#50308</a></li>
<li>Upgrade to Cassandra Driver 4.19.3 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50670">#50670</a></li>
<li>Upgrade to Glassfish JAXB 4.0.9 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50671">#50671</a></li>
<li>Upgrade to Groovy 4.0.32 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50310">#50310</a></li>
<li>Upgrade to Hibernate 6.6.53.Final <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50721">#50721</a></li>
<li>Upgrade to Jackson Bom 2.21.4 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50673">#50673</a></li>
<li>Upgrade to Jakarta Json Bind 3.0.2 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50674">#50674</a></li>
<li>Upgrade to <a
href="https://github.com/jakartaee/jaxb-api/releases/tag/4.0.5">Jakarta
XML Bind 4.0.5</a> <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50313">#50313</a></li>
<li>Upgrade to Jaxen 2.0.6 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50722">#50722</a></li>
<li>Upgrade to Jetty 12.0.36 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50676">#50676</a></li>
<li>Upgrade to Jetty Reactive HTTPClient 4.0.14 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50723">#50723</a></li>
<li>Upgrade to jOOQ 3.19.35 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50724">#50724</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/c069bce9fb096f7e146695459d69bf653dece1e6"><code>c069bce</code></a>
Release v3.5.15</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/b0686478a71cceb977dc1ff5b4e69ef5eb052fcf"><code>b068647</code></a>
Upgrade to Spring Integration 6.5.9</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/327bef3a71561a6844ede3039a4d4e7bf38016cf"><code>327bef3</code></a>
Enable hostname verification by default in Mail auto-config</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/4218bd76e934e5cf9e3fd3997c67b8a6b0d0c111"><code>4218bd7</code></a>
Fix predictable temp directory in Artemis embedded configuration</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/b2a67be77b3393d75e9d34bae6dba95bb437e8d1"><code>b2a67be</code></a>
Upgrade to Spring GraphQL 1.4.6</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/54ef8d335f58768a40abf7541a4bd1f63b538cad"><code>54ef8d3</code></a>
Upgrade to Spring Batch 5.2.6</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/d3f60fec63ce3700a849b5290d9d6e16f1692ec6"><code>d3f60fe</code></a>
Upgrade to Spring WS 4.1.4</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/28d4ae8afcaa86e92568b73d5c6ab41de4d5d166"><code>28d4ae8</code></a>
Upgrade to Spring Session 3.5.7</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/190c452a338cee2f79b28d6bd376a57034516fde"><code>190c452</code></a>
Upgrade to Spring Security 6.5.11</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/34e7b58e03370bce51cd0d7445fe4afec0ca3a6d"><code>34e7b58</code></a>
Upgrade to Spring Pulsar 1.2.18</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-boot/compare/v3.5.14...v3.5.15">compare
view</a></li>
</ul>
</details>
<br />
Updates `com.sap.cloud.sdk:sdk-modules-bom` from 5.30.0 to 5.31.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SAP/cloud-sdk-java/releases">com.sap.cloud.sdk:sdk-modules-bom's
releases</a>.</em></p>
<blockquote>
<h2>Release 5.31.0</h2>
<h2>5.31.0 - June 10, 2026</h2>
<p><a
href="https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F5.31.0">All
Release Changes</a></p>
<h3>✨ New Functionality</h3>
<ul>
<li>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 <code>btp-tenant-api</code>, then
an HTTP call to that URL is performed to obtain the IAS tenant
host.</li>
</ul>
<h3>📈 Improvements</h3>
<ul>
<li>(Generic OData Client) Allow for parameters in OData v4 expand
sub-queries.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>chore: Update netty versions by <a
href="https://github.com/Jonas-Isr"><code>@Jonas-Isr</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1171">SAP/cloud-sdk-java#1171</a></li>
<li>chore: [DevOps] bump the test group with 4 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1176">SAP/cloud-sdk-java#1176</a></li>
<li>chore: [DevOps] bump the production-minor-patch group with 10
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1175">SAP/cloud-sdk-java#1175</a></li>
<li>[IAS] Dynamically Resolve IAS Host On-Demand by <a
href="https://github.com/MatKuhr"><code>@MatKuhr</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1177">SAP/cloud-sdk-java#1177</a></li>
<li>fix: [OData Generic] Enable query params on odatav4 expand by <a
href="https://github.com/newtork"><code>@newtork</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1181">SAP/cloud-sdk-java#1181</a></li>
<li>chore: Set permissions for GH workflows explicitly by <a
href="https://github.com/Jonas-Isr"><code>@Jonas-Isr</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1182">SAP/cloud-sdk-java#1182</a></li>
<li>chore: [DevOps] bump the test group with 4 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1193">SAP/cloud-sdk-java#1193</a></li>
<li>chore: [DevOps] bump
org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0
in the plugins group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1192">SAP/cloud-sdk-java#1192</a></li>
<li>chore: [DevOps] bump slackapi/slack-github-action from 3.0.2 to
3.0.3 in the github-actions group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1189">SAP/cloud-sdk-java#1189</a></li>
<li>fix: [OpenAPI] Api client method with oneOf primitive param stays
simplified in OpenAPI generator 7.22.0 by <a
href="https://github.com/CharlesDuboisSAP"><code>@CharlesDuboisSAP</code></a>
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1179">SAP/cloud-sdk-java#1179</a></li>
<li>chore: [DevOps] bump the production-minor-patch group across 1
directory with 13 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1194">SAP/cloud-sdk-java#1194</a></li>
<li>chore: [DevOps] bump org.json:json from 20251224 to 20260522 in the
production-major group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1191">SAP/cloud-sdk-java#1191</a></li>
<li>chore: [DevOps] Update Jackson to 2.22.0 by <a
href="https://github.com/rpanackal"><code>@rpanackal</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1195">SAP/cloud-sdk-java#1195</a></li>
<li>chore: [DevOps] bump net.bytebuddy:byte-buddy from 1.18.9 to 1.18.10
in the test group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1200">SAP/cloud-sdk-java#1200</a></li>
<li>chore: [DevOps] bump org.jacoco:jacoco-maven-plugin from 0.8.14 to
0.8.15 in the plugins group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1199">SAP/cloud-sdk-java#1199</a></li>
<li>chore: [DevOps] bump the production-minor-patch group with 2 updates
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1198">SAP/cloud-sdk-java#1198</a></li>
<li>fix: [Connectivity] Change (almost) all JKS usage to PKCS12 by <a
href="https://github.com/rpanackal"><code>@rpanackal</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1185">SAP/cloud-sdk-java#1185</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/SAP/cloud-sdk-java/commits/rel/5.31.0">https://github.com/SAP/cloud-sdk-java/commits/rel/5.31.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/e92c7cb94896df45819957ebf07138fb268766ee"><code>e92c7cb</code></a>
Update to version 5.31.0</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/59ff59f25c699b7c4687f87630c7331e8c0dd253"><code>59ff59f</code></a>
fix: [Connectivity] Change (almost) all JKS usage to PKCS12 (<a
href="https://redirect.github.com/SAP/cloud-sdk-java/issues/1185">#1185</a>)</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/1f5445082bfa5918a8b18b129603fb5b9e3aed85"><code>1f54450</code></a>
chore: [DevOps] bump the production-minor-patch group with 2 updates (<a
href="https://redirect.github.com/SAP/cloud-sdk-java/issues/1198">#1198</a>)</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/ce2edb0e3b931c9ba6f797b821aecff87f870735"><code>ce2edb0</code></a>
chore: [DevOps] bump org.jacoco:jacoco-maven-plugin from 0.8.14 to
0.8.15 in ...</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/a568465ad90e3f0cdd75dd1d22f81fcfb0a427f5"><code>a568465</code></a>
chore: [DevOps] bump net.bytebuddy:byte-buddy from 1.18.9 to 1.18.10 in
the t...</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/65c23fe4cddd30a5daefd3e86ec309725f13a4bb"><code>65c23fe</code></a>
chore: [DevOps] Update Jackson to 2.22.0 (<a
href="https://redirect.github.com/SAP/cloud-sdk-java/issues/1195">#1195</a>)</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/0691c512509ebdc0fdf10f7f327f579ef7d97b2e"><code>0691c51</code></a>
chore: [DevOps] bump org.json:json from 20251224 to 20260522 in the
productio...</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/f5480c931d7cb51951d7a60fdc3fceebd13320fa"><code>f5480c9</code></a>
chore: [DevOps] bump the production-minor-patch group across 1 directory
with...</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/11c7bcdb1e0b810e319a1c21e6de23c870d96cc7"><code>11c7bcd</code></a>
fix: [OpenAPI] Api client method with oneOf primitive param stays
simplified ...</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/fd2cdb7866fb2dd31b4c6d9b3156e9e27dcf7734"><code>fd2cdb7</code></a>
chore: [DevOps] bump slackapi/slack-github-action from 3.0.2 to 3.0.3 in
the ...</li>
<li>Additional commits viewable in <a
href="https://github.com/SAP/cloud-sdk-java/compare/rel/5.30.0...rel/5.31.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.6.0 to
3.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/diffplug/spotless/releases">com.diffplug.spotless:spotless-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>Maven Plugin v3.7.0</h2>
<h3>Fixed</h3>
<ul>
<li>Parse standard git year output in LicenseHeaderStep. (<a
href="https://redirect.github.com/diffplug/spotless/issues/2940">#2940</a>)</li>
<li><code><toggleOffOn></code> no longer disables lint-only steps
such as <code><forbidWildcardImports></code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2962">#2962</a>)</li>
<li>Fix <code>StringIndexOutOfBoundsException</code> in scenarios where
copyright year is surrounded by whitespace. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2973">#2973</a>)</li>
</ul>
<h3>Added</h3>
<ul>
<li>Add support for AsciiDoc formatting via <code>adocfmt</code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2960">#2960</a>)</li>
<li><code><flexmark></code> step now supports arbitrary formatter
options via <code><formatterOptions></code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2968">#2968</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/diffplug/spotless/blob/main/CHANGES.md">com.diffplug.spotless:spotless-maven-plugin's
changelog</a>.</em></p>
<blockquote>
<h1>spotless-lib and spotless-lib-extra releases</h1>
<p>If you are a Spotless user (as opposed to developer), then you are
probably looking for:</p>
<ul>
<li><a
href="https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md">https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md</a></li>
<li><a
href="https://github.com/diffplug/spotless/blob/main/plugin-maven/CHANGES.md">https://github.com/diffplug/spotless/blob/main/plugin-maven/CHANGES.md</a></li>
</ul>
<p>This document is intended for Spotless developers.</p>
<p>We adhere to the <a
href="https://keepachangelog.com/en/1.0.0/">keepachangelog</a> format
(starting after version <code>1.27.0</code>).</p>
<h2>[Unreleased]</h2>
<h2>[4.7.0] - 2026-06-16</h2>
<h3>Added</h3>
<ul>
<li>Add support for AsciiDoc formatting via <code>adocfmt</code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2960">#2960</a>)</li>
<li><code>flexmark</code> step now supports arbitrary formatter options
via a <code>formatterOptions</code> map. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2968">#2968</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><code>FenceStep.preserveWithin</code> now forwards lints from nested
steps while still suppressing lints inside preserved blocks. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2962">#2962</a>)</li>
<li>Support <code>ktfmt</code> 0.63 and use its new builder API for
formatting options to better avoid future breaking changes.</li>
<li>Parse standard git year output in LicenseHeaderStep. (<a
href="https://redirect.github.com/diffplug/spotless/issues/2940">#2940</a>)</li>
<li>Fix <code>StringIndexOutOfBoundsException</code> in scenarios where
copyright year is surrounded by whitespace. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2973">#2973</a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Bump default <code>greclipse</code> version to latest
<code>4.35</code> -> <code>4.39</code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2924">#2924</a>)</li>
</ul>
<h2>[4.6.2] - 2026-05-27</h2>
<h3>Fixed</h3>
<ul>
<li><code>P2Provisioner</code> now passes cache directory overrides
directly to Solstice. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2944">#2944</a>)</li>
<li><code>forbidWildcardImports</code> and
<code>forbidModuleImports</code> now detect imports that have leading
whitespace (indentation/tabs). (<a
href="https://redirect.github.com/diffplug/spotless/pull/2939">#2939</a>)</li>
<li><code>versionCatalog</code> step no longer splits long inline tables
across multiple lines — Gradle's TOML 1.0 parser cannot read multi-line
inline tables. The <code>maxLineLength</code> option has been removed.
(<a
href="https://redirect.github.com/diffplug/spotless/issues/2948">#2948</a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li><code>EclipseJdtFormtterStep</code> now can conditionally set
compiler source/compliance options. Allows for better parsing of AST
Node for newer language features and more correct sorting; e.g. records
or seal classes. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2942">#2942</a>)</li>
<li><code>Formatter</code> no longer recomputes line-ending
normalization (<code>LineEnding.toUnix</code>) a second time for every
formatter step that changes content, removing redundant O(n) work from
the core formatting loop. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2934">#2934</a>)</li>
<li>expandWildcardImports support pom type dependency. (<a
href="https://redirect.github.com/diffplug/spotless/issues/2839">#2839</a>)</li>
</ul>
<h2>[4.6.1] - 2026-05-15</h2>
<h3>Fixed</h3>
<ul>
<li><code>LicenseHeaderStep</code> in <code>SET_FROM_GIT</code> year
mode no longer invokes <code>git log</code> through <code>bash -c</code>
/ <code>cmd /c</code>, eliminating a shell-injection vector when
processing repositories that contain files whose names include shell
metacharacters.</li>
</ul>
<h2>[4.6.0] - 2026-05-14</h2>
<h3>Added</h3>
<ul>
<li><code>scalafmt()</code> now reads the version from the
<code>version</code> field in the scalafmt config file when no version
is explicitly set in the plugin config, falling back to the built-in
default only if neither is available. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2922">#2922</a>)</li>
<li>Add <code>versionCatalog</code> step for formatting and sorting
Gradle version catalog (<code>.toml</code>) files. (<a
href="https://redirect.github.com/diffplug/spotless/issues/2916">#2916</a>)</li>
<li>Add <code>javaparserVersion</code> option to the Cleanthat step,
allowing callers to override the JavaParser version pulled in
transitively by Cleanthat. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2903">#2903</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Preserve case of JDBI named bind params that collide with SQL
keywords (e.g. <code>:limit</code>, <code>:offset</code>) in the DBeaver
SQL formatter. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2899">#2899</a>)</li>
<li>Fix non-idempotent formatting when <code>importOrder()</code> is
combined with <code>greclipse()</code>: a single catch-all group no
longer strips blank lines that <code>greclipse()</code> independently
inserted between import groups. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2914">#2914</a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Fix <code>expandWildcardImports</code> failing on JDK XML types such
as <code>org.xml.sax.InputSource</code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2921">#2921</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/diffplug/spotless/commit/ef7703ae87f70bbf63d77c5275e6c687785706bc"><code>ef7703a</code></a>
Published maven/3.7.0</li>
<li><a
href="https://github.com/diffplug/spotless/commit/91113e0fc7ec05f9a5f6a627869671290b4fa659"><code>91113e0</code></a>
Published gradle/8.7.0</li>
<li><a
href="https://github.com/diffplug/spotless/commit/611b48ea943e9e8faf8d98db206dcf7f15cf8ef3"><code>611b48e</code></a>
Published lib/4.7.0</li>
<li><a
href="https://github.com/diffplug/spotless/commit/5f3a85fd15241450ba9b33e43507ee995176032b"><code>5f3a85f</code></a>
ci(deploy): use <code>base64 -w0</code> so the auth header has no
embedded newline</li>
<li><a
href="https://github.com/diffplug/spotless/commit/f84f02512b83d2ebe2aede8e0c70837b3592e98f"><code>f84f025</code></a>
ci(deploy): force HTTP/1.1 on <code>git fetch origin main</code></li>
<li><a
href="https://github.com/diffplug/spotless/commit/780f0f60b62a9d7a11e28dbf3fe63b5e9e50e623"><code>780f0f6</code></a>
fix(spotless/gradle-plugin): Fix
<code>StringIndexOutOfBoundsException</code> in scenari...</li>
<li><a
href="https://github.com/diffplug/spotless/commit/b0328c849d5ba7dd50feb33b7d4ae7478a5e5436"><code>b0328c8</code></a>
Update plugin rewrite to v7.34.0 (<a
href="https://redirect.github.com/diffplug/spotless/issues/2972">#2972</a>)</li>
<li><a
href="https://github.com/diffplug/spotless/commit/9a502ce0cbe0932de33e8543f9bc2a6ec714bc26"><code>9a502ce</code></a>
Update plugin com.gradle.develocity to v4.4.2 (<a
href="https://redirect.github.com/diffplug/spotless/issues/2971">#2971</a>)</li>
<li><a
href="https://github.com/diffplug/spotless/commit/b4d9ec0b41f4b9fedf6874a8a4becac286403ec4"><code>b4d9ec0</code></a>
Revert the changes to <code>assertUnchanged()</code> and use
<code>assertTransform()</code> when ne...</li>
<li><a
href="https://github.com/diffplug/spotless/commit/787819d8f8640c011d245dafee492fc5bffb0405"><code>787819d</code></a>
Remove unneeded debug comments</li>
<li>Additional commits viewable in <a
href="https://github.com/diffplug/spotless/compare/maven/3.6.0...maven/3.7.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.springframework.boot:spring-boot-starter-parent` from
3.5.14 to 3.5.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-boot/releases">org.springframework.boot:spring-boot-starter-parent's
releases</a>.</em></p>
<blockquote>
<h2>v3.5.15</h2>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li>Artemis auto-configuration uses a predictable default location for
the embedded broker's data <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50743">#50743</a></li>
<li>MailSender auto-configuration does not enable hostname verification
<a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50742">#50742</a></li>
<li>SSL should not be enabled when a SSL bundle is overridden to an
empty string <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50624">#50624</a></li>
<li>Layer written outside the output location of '//' exception is
thrown when using extract layers in root directory <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50501">#50501</a></li>
<li>Docker Compose support does not restore thread interrupt flag when
catching InterruptedException <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50451">#50451</a></li>
<li>RabbitProperties enables SSL even when spring.rabbitmq.ssl.bundle is
overridden to an empty string <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50429">#50429</a></li>
<li>GraphQL WebSocket support does not configure allowed origins <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50391">#50391</a></li>
<li>Buildpack module does not validate long-to-int casts <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50382">#50382</a></li>
<li>MappingsEndpoint reports the context's own ID as parentId when a
parent exists <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50373">#50373</a></li>
<li>Created StackTracePrinter instances have no access to the
Environment <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50303">#50303</a></li>
<li>NullPointerException in reactor-netty SniProvider when SSL bundle
uses client-auth or server truststore without server-name-bundles <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50301">#50301</a></li>
<li>Spring Boot Loader Does Not Support RSA and EC Signed Jars <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50292">#50292</a></li>
<li>ConfigurationPropertiesReportEndpoint exposes AOP proxy internals <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50273">#50273</a></li>
<li>Actuator's '/cloudfoundryapplication' endpoint does not work if
restrictive CORS configuration is provided using a bean named
corsConfigurationSource <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50254">#50254</a></li>
<li>Meter registries are not removed from the global registry when the
context is closed <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50235">#50235</a></li>
<li>ThreadPoolTaskScheduleBuilder unnecessarily loses precision when
configuring await termination time <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50225">#50225</a></li>
<li>Apply HTML escaping to timestamp attribute in Whitelabel error page
<a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50205">#50205</a></li>
<li>NimbusJwtDecoder silently accepts unknown values for
spring.security.oauth2.resourceserver.jwt.jws-algorithms <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50118">#50118</a></li>
<li>EndpointRequest links matcher unnecessarily matches HTTP methods
other than GET <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50095">#50095</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li>Fix reference to Gradle documentation for module replacement <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50641">#50641</a></li>
<li>Remove the use of Optional from Data Neo4j repository examples <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50600">#50600</a></li>
<li>Fix typos in documentation <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50593">#50593</a></li>
<li>Document Java 25 requirement for AOT cache <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50482">#50482</a></li>
<li>Clarify dependency requirement for Bean Validation support <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50290">#50290</a></li>
<li>Document SSL reloading with Let's Encrypt <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50222">#50222</a></li>
<li>Polish InvalidConfigurationPropertyValueException constructor
javadoc <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50212">#50212</a></li>
<li>Document known testcontainers lifecycle issues <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50210">#50210</a></li>
<li>Document configuring multiple connectors with Jetty <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50206">#50206</a></li>
<li>Fix typo in Spring Security OAuth2 client registration documentation
<a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50193">#50193</a></li>
</ul>
<h2>:hammer: Dependency Upgrades</h2>
<ul>
<li>Upgrade to <a
href="https://github.com/ben-manes/caffeine/releases/tag/v3.2.4">Caffeine
3.2.4</a> <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50308">#50308</a></li>
<li>Upgrade to Cassandra Driver 4.19.3 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50670">#50670</a></li>
<li>Upgrade to Glassfish JAXB 4.0.9 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50671">#50671</a></li>
<li>Upgrade to Groovy 4.0.32 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50310">#50310</a></li>
<li>Upgrade to Hibernate 6.6.53.Final <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50721">#50721</a></li>
<li>Upgrade to Jackson Bom 2.21.4 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50673">#50673</a></li>
<li>Upgrade to Jakarta Json Bind 3.0.2 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50674">#50674</a></li>
<li>Upgrade to <a
href="https://github.com/jakartaee/jaxb-api/releases/tag/4.0.5">Jakarta
XML Bind 4.0.5</a> <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50313">#50313</a></li>
<li>Upgrade to Jaxen 2.0.6 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50722">#50722</a></li>
<li>Upgrade to Jetty 12.0.36 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50676">#50676</a></li>
<li>Upgrade to Jetty Reactive HTTPClient 4.0.14 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50723">#50723</a></li>
<li>Upgrade to jOOQ 3.19.35 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50724">#50724</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/c069bce9fb096f7e146695459d69bf653dece1e6"><code>c069bce</code></a>
Release v3.5.15</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/b0686478a71cceb977dc1ff5b4e69ef5eb052fcf"><code>b068647</code></a>
Upgrade to Spring Integration 6.5.9</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/327bef3a71561a6844ede3039a4d4e7bf38016cf"><code>327bef3</code></a>
Enable hostname verification by default in Mail auto-config</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/4218bd76e934e5cf9e3fd3997c67b8a6b0d0c111"><code>4218bd7</code></a>
Fix predictable temp directory in Artemis embedded configuration</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/b2a67be77b3393d75e9d34bae6dba95bb437e8d1"><code>b2a67be</code></a>
Upgrade to Spring GraphQL 1.4.6</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/54ef8d335f58768a40abf7541a4bd1f63b538cad"><code>54ef8d3</code></a>
Upgrade to Spring Batch 5.2.6</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/d3f60fec63ce3700a849b5290d9d6e16f1692ec6"><code>d3f60fe</code></a>
Upgrade to Spring WS 4.1.4</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/28d4ae8afcaa86e92568b73d5c6ab41de4d5d166"><code>28d4ae8</code></a>
Upgrade to Spring Session 3.5.7</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/190c452a338cee2f79b28d6bd376a57034516fde"><code>190c452</code></a>
Upgrade to Spring Security 6.5.11</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/34e7b58e03370bce51cd0d7445fe4afec0ca3a6d"><code>34e7b58</code></a>
Upgrade to Spring Pulsar 1.2.18</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-boot/compare/v3.5.14...v3.5.15">compare
view</a></li>
</ul>
</details>
<br />
Updates `com.sap.cloud.sdk:sdk-modules-bom` from 5.30.0 to 5.31.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SAP/cloud-sdk-java/releases">com.sap.cloud.sdk:sdk-modules-bom's
releases</a>.</em></p>
<blockquote>
<h2>Release 5.31.0</h2>
<h2>5.31.0 - June 10, 2026</h2>
<p><a
href="https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F5.31.0">All
Release Changes</a></p>
<h3>✨ New Functionality</h3>
<ul>
<li>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 <code>btp-tenant-api</code>, then
an HTTP call to that URL is performed to obtain the IAS tenant
host.</li>
</ul>
<h3>📈 Improvements</h3>
<ul>
<li>(Generic OData Client) Allow for parameters in OData v4 expand
sub-queries.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>chore: Update netty versions by <a
href="https://github.com/Jonas-Isr"><code>@Jonas-Isr</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1171">SAP/cloud-sdk-java#1171</a></li>
<li>chore: [DevOps] bump the test group with 4 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1176">SAP/cloud-sdk-java#1176</a></li>
<li>chore: [DevOps] bump the production-minor-patch group with 10
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1175">SAP/cloud-sdk-java#1175</a></li>
<li>[IAS] Dynamically Resolve IAS Host On-Demand by <a
href="https://github.com/MatKuhr"><code>@MatKuhr</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1177">SAP/cloud-sdk-java#1177</a></li>
<li>fix: [OData Generic] Enable query params on odatav4 expand by <a
href="https://github.com/newtork"><code>@newtork</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1181">SAP/cloud-sdk-java#1181</a></li>
<li>chore: Set permissions for GH workflows explicitly by <a
href="https://github.com/Jonas-Isr"><code>@Jonas-Isr</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1182">SAP/cloud-sdk-java#1182</a></li>
<li>chore: [DevOps] bump the test group with 4 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1193">SAP/cloud-sdk-java#1193</a></li>
<li>chore: [DevOps] bump
org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0
in the plugins group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1192">SAP/cloud-sdk-java#1192</a></li>
<li>chore: [DevOps] bump slackapi/slack-github-action from 3.0.2 to
3.0.3 in the github-actions group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1189">SAP/cloud-sdk-java#1189</a></li>
<li>fix: [OpenAPI] Api client method with oneOf primitive param stays
simplified in OpenAPI generator 7.22.0 by <a
href="https://github.com/CharlesDuboisSAP"><code>@CharlesDuboisSAP</code></a>
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1179">SAP/cloud-sdk-java#1179</a></li>
<li>chore: [DevOps] bump the production-minor-patch group across 1
directory with 13 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1194">SAP/cloud-sdk-java#1194</a></li>
<li>chore: [DevOps] bump org.json:json from 20251224 to 20260522 in the
production-major group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1191">SAP/cloud-sdk-java#1191</a></li>
<li>chore: [DevOps] Update Jackson to 2.22.0 by <a
href="https://github.com/rpanackal"><code>@rpanackal</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1195">SAP/cloud-sdk-java#1195</a></li>
<li>chore: [DevOps] bump net.bytebuddy:byte-buddy from 1.18.9 to 1.18.10
in the test group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1200">SAP/cloud-sdk-java#1200</a></li>
<li>chore: [DevOps] bump org.jacoco:jacoco-maven-plugin from 0.8.14 to
0.8.15 in the plugins group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1199">SAP/cloud-sdk-java#1199</a></li>
<li>chore: [DevOps] bump the production-minor-patch group with 2 updates
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1198">SAP/cloud-sdk-java#1198</a></li>
<li>fix: [Connectivity] Change (almost) all JKS usage to PKCS12 by <a
href="https://github.com/rpanackal"><code>@rpanackal</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1185">SAP/cloud-sdk-java#1185</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/SAP/cloud-sdk-java/commits/rel/5.31.0">https://github.com/SAP/cloud-sdk-java/commits/rel/5.31.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/e92c7cb94896df45819957ebf07138fb268766ee"><code>e92c7cb</code></a>
Update to version 5.31.0</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/59ff59f25c699b7c4687f87630c7331e8c0dd253"><code>59ff59f</code></a>
fix: [Connectivity] Change (almost) all JKS usage to PKCS12 (<a
href="https://redirect.github.com/SAP/cloud-sdk-java/issues/1185">#1185</a>)</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/1f5445082bfa5918a8b18b129603fb5b9e3aed85"><code>1f54450</code></a>
chore: [DevOps] bump the production-minor-patch group with 2 updates (<a
href="https://redirect.github.com/SAP/cloud-sdk-java/issues/1198">#1198</a>)</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/ce2edb0e3b931c9ba6f797b821aecff87f870735"><code>ce2edb0</code></a>
chore: [DevOps] bump org.jacoco:jacoco-maven-plugin from 0.8.14 to
0.8.15 in ...</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/a568465ad90e3f0cdd75dd1d22f81fcfb0a427f5"><code>a568465</code></a>
chore: [DevOps] bump net.bytebuddy:byte-buddy from 1.18.9 to 1.18.10 in
the t...</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/65c23fe4cddd30a5daefd3e86ec309725f13a4bb"><code>65c23fe</code></a>
chore: [DevOps] Update Jackson to 2.22.0 (<a
href="https://redirect.github.com/SAP/cloud-sdk-java/issues/1195">#1195</a>)</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/0691c512509ebdc0fdf10f7f327f579ef7d97b2e"><code>0691c51</code></a>
chore: [DevOps] bump org.json:json from 20251224 to 20260522 in the
productio...</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/f5480c931d7cb51951d7a60fdc3fceebd13320fa"><code>f5480c9</code></a>
chore: [DevOps] bump the production-minor-patch group across 1 directory
with...</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/11c7bcdb1e0b810e319a1c21e6de23c870d96cc7"><code>11c7bcd</code></a>
fix: [OpenAPI] Api client method with oneOf primitive param stays
simplified ...</li>
<li><a
href="https://github.com/SAP/cloud-sdk-java/commit/fd2cdb7866fb2dd31b4c6d9b3156e9e27dcf7734"><code>fd2cdb7</code></a>
chore: [DevOps] bump slackapi/slack-github-action from 3.0.2 to 3.0.3 in
the ...</li>
<li>Additional commits viewable in <a
href="https://github.com/SAP/cloud-sdk-java/compare/rel/5.30.0...rel/5.31.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.6.0 to
3.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/diffplug/spotless/releases">com.diffplug.spotless:spotless-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>Maven Plugin v3.7.0</h2>
<h3>Fixed</h3>
<ul>
<li>Parse standard git year output in LicenseHeaderStep. (<a
href="https://redirect.github.com/diffplug/spotless/issues/2940">#2940</a>)</li>
<li><code><toggleOffOn></code> no longer disables lint-only steps
such as <code><forbidWildcardImports></code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2962">#2962</a>)</li>
<li>Fix <code>StringIndexOutOfBoundsException</code> in scenarios where
copyright year is surrounded by whitespace. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2973">#2973</a>)</li>
</ul>
<h3>Added</h3>
<ul>
<li>Add support for AsciiDoc formatting via <code>adocfmt</code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2960">#2960</a>)</li>
<li><code><flexmark></code> step now supports arbitrary formatter
options via <code><formatterOptions></code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2968">#2968</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/diffplug/spotless/blob/main/CHANGES.md">com.diffplug.spotless:spotless-maven-plugin's
changelog</a>.</em></p>
<blockquote>
<h1>spotless-lib and spotless-lib-extra releases</h1>
<p>If you are a Spotless user (as opposed to developer), then you are
probably looking for:</p>
<ul>
<li><a
href="https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md">https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md</a></li>
<li><a
href="https://github.com/diffplug/spotless/blob/main/plugin-maven/CHANGES.md">https://github.com/diffplug/spotless/blob/main/plugin-maven/CHANGES.md</a></li>
</ul>
<p>This document is intended for Spotless developers.</p>
<p>We adhere to the <a
href="https://keepachangelog.com/en/1.0.0/">keepachangelog</a> format
(starting after version <code>1.27.0</code>).</p>
<h2>[Unreleased]</h2>
<h2>[4.7.0] - 2026-06-16</h2>
<h3>Added</h3>
<ul>
<li>Add support for AsciiDoc formatting via <code>adocfmt</code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2960">#2960</a>)</li>
<li><code>flexmark</code> step now supports arbitrary formatter options
via a <code>formatterOptions</code> map. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2968">#2968</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><code>FenceStep.preserveWithin</code> now forwards lints from nested
steps while still suppressing lints inside preserved blocks. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2962">#2962</a>)</li>
<li>Support <code>ktfmt</code> 0.63 and use its new builder API for
formatting options to better avoid future breaking changes.</li>
<li>Parse standard git year output in LicenseHeaderStep. (<a
href="https://redirect.github.com/diffplug/spotless/issues/2940">#2940</a>)</li>
<li>Fix <code>StringIndexOutOfBoundsException</code> in scenarios where
copyright year is surrounded by whitespace. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2973">#2973</a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Bump default <code>greclipse</code> version to latest
<code>4.35</code> -> <code>4.39</code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2924">#2924</a>)</li>
</ul>
<h2>[4.6.2] - 2026-05-27</h2>
<h3>Fixed</h3>
<ul>
<li><code>P2Provisioner</code> now passes cache directory overrides
directly to Solstice. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2944">#2944</a>)</li>
<li><code>forbidWildcardImports</code> and
<code>forbidModuleImports</code> now detect imports that have leading
whitespace (indentation/tabs). (<a
href="https://redirect.github.com/diffplug/spotless/pull/2939">#2939</a>)</li>
<li><code>versionCatalog</code> step no longer splits long inline tables
across multiple lines — Gradle's TOML 1.0 parser cannot read multi-line
inline tables. The <code>maxLineLength</code> option has been removed.
(<a
href="https://redirect.github.com/diffplug/spotless/issues/2948">#2948</a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li><code>EclipseJdtFormtterStep</code> now can conditionally set
compiler source/compliance options. Allows for better parsing of AST
Node for newer language features and more correct sorting; e.g. records
or seal classes. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2942">#2942</a>)</li>
<li><code>Formatter</code> no longer recomputes line-ending
normalization (<code>LineEnding.toUnix</code>) a second time for every
formatter step that changes content, removing redundant O(n) work from
the core formatting loop. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2934">#2934</a>)</li>
<li>expandWildcardImports support pom type dependency. (<a
href="https://redirect.github.com/diffplug/spotless/issues/2839">#2839</a>)</li>
</ul>
<h2>[4.6.1] - 2026-05-15</h2>
<h3>Fixed</h3>
<ul>
<li><code>LicenseHeaderStep</code> in <code>SET_FROM_GIT</code> year
mode no longer invokes <code>git log</code> through <code>bash -c</code>
/ <code>cmd /c</code>, eliminating a shell-injection vector when
processing repositories that contain files whose names include shell
metacharacters.</li>
</ul>
<h2>[4.6.0] - 2026-05-14</h2>
<h3>Added</h3>
<ul>
<li><code>scalafmt()</code> now reads the version from the
<code>version</code> field in the scalafmt config file when no version
is explicitly set in the plugin config, falling back to the built-in
default only if neither is available. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2922">#2922</a>)</li>
<li>Add <code>versionCatalog</code> step for formatting and sorting
Gradle version catalog (<code>.toml</code>) files. (<a
href="https://redirect.github.com/diffplug/spotless/issues/2916">#2916</a>)</li>
<li>Add <code>javaparserVersion</code> option to the Cleanthat step,
allowing callers to override the JavaParser version pulled in
transitively by Cleanthat. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2903">#2903</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Preserve case of JDBI named bind params that collide with SQL
keywords (e.g. <code>:limit</code>, <code>:offset</code>) in the DBeaver
SQL formatter. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2899">#2899</a>)</li>
<li>Fix non-idempotent formatting when <code>importOrder()</code> is
combined with <code>greclipse()</code>: a single catch-all group no
longer strips blank lines that <code>greclipse()</code> independently
inserted between import groups. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2914">#2914</a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Fix <code>expandWildcardImports</code> failing on JDK XML types such
as <code>org.xml.sax.InputSource</code>. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2921">#2921</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/diffplug/spotless/commit/ef7703ae87f70bbf63d77c5275e6c687785706bc"><code>ef7703a</code></a>
Published maven/3.7.0</li>
<li><a
href="https://github.com/diffplug/spotless/commit/91113e0fc7ec05f9a5f6a627869671290b4fa659"><code>91113e0</code></a>
Published gradle/8.7.0</li>
<li><a
href="https://github.com/diffplug/spotless/commit/611b48ea943e9e8faf8d98db206dcf7f15cf8ef3"><code>611b48e</code></a>
Published lib/4.7.0</li>
<li><a
href="https://github.com/diffplug/spotless/commit/5f3a85fd15241450ba9b33e43507ee995176032b"><code>5f3a85f</code></a>
ci(deploy): use <code>base64 -w0</code> so the auth header has no
embedded newline</li>
<li><a
href="https://github.com/diffplug/spotless/commit/f84f02512b83d2ebe2aede8e0c70837b3592e98f"><code>f84f025</code></a>
ci(deploy): force HTTP/1.1 on <code>git fetch origin main</code></li>
<li><a
href="https://github.com/diffplug/spotless/commit/780f0f60b62a9d7a11e28dbf3fe63b5e9e50e623"><code>780f0f6</code></a>
fix(spotless/gradle-plugin): Fix
<code>StringIndexOutOfBoundsException</code> in scenari...</li>
<li><a
href="https://github.com/diffplug/spotless/commit/b0328c849d5ba7dd50feb33b7d4ae7478a5e5436"><code>b0328c8</code></a>
Update plugin rewrite to v7.34.0 (<a
href="https://redirect.github.com/diffplug/spotless/issues/2972">#2972</a>)</li>
<li><a
href="https://github.com/diffplug/spotless/commit/9a502ce0cbe0932de33e8543f9bc2a6ec714bc26"><code>9a502ce</code></a>
Update plugin com.gradle.develocity to v4.4.2 (<a
href="https://redirect.github.com/diffplug/spotless/issues/2971">#2971</a>)</li>
<li><a
href="https://github.com/diffplug/spotless/commit/b4d9ec0b41f4b9fedf6874a8a4becac286403ec4"><code>b4d9ec0</code></a>
Revert the changes to <code>assertUnchanged()</code> and use
<code>assertTransform()</code> when ne...</li>
<li><a
href="https://github.com/diffplug/spotless/commit/787819d8f8640c011d245dafee492fc5bffb0405"><code>787819d</code></a>
Remove unneeded debug comments</li>
<li>Additional commits viewable in <a
href="https://github.com/diffplug/spotless/compare/maven/3.6.0...maven/3.7.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.springframework.boot:spring-boot-starter-parent` from
3.5.14 to 3.5.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-boot/releases">org.springframework.boot:spring-boot-starter-parent's
releases</a>.</em></p>
<blockquote>
<h2>v3.5.15</h2>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li>Artemis auto-configuration uses a predictable default location for
the embedded broker's data <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50743">#50743</a></li>
<li>MailSender auto-configuration does not enable hostname verification
<a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50742">#50742</a></li>
<li>SSL should not be enabled when a SSL bundle is overridden to an
empty string <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50624">#50624</a></li>
<li>Layer written outside the output location of '//' exception is
thrown when using extract layers in root directory <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50501">#50501</a></li>
<li>Docker Compose support does not restore thread interrupt flag when
catching InterruptedException <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50451">#50451</a></li>
<li>RabbitProperties enables SSL even when spring.rabbitmq.ssl.bundle is
overridden to an empty string <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50429">#50429</a></li>
<li>GraphQL WebSocket support does not configure allowed origins <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50391">#50391</a></li>
<li>Buildpack module does not validate long-to-int casts <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50382">#50382</a></li>
<li>MappingsEndpoint reports the context's own ID as parentId when a
parent exists <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50373">#50373</a></li>
<li>Created StackTracePrinter instances have no access to the
Environment <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50303">#50303</a></li>
<li>NullPointerException in reactor-netty SniProvider when SSL bundle
uses client-auth or server truststore without server-name-bundles <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50301">#50301</a></li>
<li>Spring Boot Loader Does Not Support RSA and EC Signed Jars <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50292">#50292</a></li>
<li>ConfigurationPropertiesReportEndpoint exposes AOP proxy internals <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50273">#50273</a></li>
<li>Actuator's '/cloudfoundryapplication' endpoint does not work if
restrictive CORS configuration is provided using a bean named
corsConfigurationSource <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50254">#50254</a></li>
<li>Meter registries are not removed from the global registry when the
context is closed <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50235">#50235</a></li>
<li>ThreadPoolTaskScheduleBuilder unnecessarily loses precision when
configuring await termination time <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50225">#50225</a></li>
<li>Apply HTML escaping to timestamp attribute in Whitelabel error page
<a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50205">#50205</a></li>
<li>NimbusJwtDecoder silently accepts unknown values for
spring.security.oauth2.resourceserver.jwt.jws-algorithms <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50118">#50118</a></li>
<li>EndpointRequest links matcher unnecessarily matches HTTP methods
other than GET <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50095">#50095</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li>Fix reference to Gradle documentation for module replacement <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50641">#50641</a></li>
<li>Remove the use of Optional from Data Neo4j repository examples <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50600">#50600</a></li>
<li>Fix typos in documentation <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50593">#50593</a></li>
<li>Document Java 25 requirement for AOT cache <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50482">#50482</a></li>
<li>Clarify dependency requirement for Bean Validation support <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50290">#50290</a></li>
<li>Document SSL reloading with Let's Encrypt <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50222">#50222</a></li>
<li>Polish InvalidConfigurationPropertyValueException constructor
javadoc <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50212">#50212</a></li>
<li>Document known testcontainers lifecycle issues <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50210">#50210</a></li>
<li>Document configuring multiple connectors with Jetty <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50206">#50206</a></li>
<li>Fix typo in Spring Security OAuth2 client registration documentation
<a
href="https://redirect.github.com/spring-projects/spring-boot/pull/50193">#50193</a></li>
</ul>
<h2>:hammer: Dependency Upgrades</h2>
<ul>
<li>Upgrade to <a
href="https://github.com/ben-manes/caffeine/releases/tag/v3.2.4">Caffeine
3.2.4</a> <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50308">#50308</a></li>
<li>Upgrade to Cassandra Driver 4.19.3 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50670">#50670</a></li>
<li>Upgrade to Glassfish JAXB 4.0.9 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50671">#50671</a></li>
<li>Upgrade to Groovy 4.0.32 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50310">#50310</a></li>
<li>Upgrade to Hibernate 6.6.53.Final <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50721">#50721</a></li>
<li>Upgrade to Jackson Bom 2.21.4 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50673">#50673</a></li>
<li>Upgrade to Jakarta Json Bind 3.0.2 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50674">#50674</a></li>
<li>Upgrade to <a
href="https://github.com/jakartaee/jaxb-api/releases/tag/4.0.5">Jakarta
XML Bind 4.0.5</a> <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50313">#50313</a></li>
<li>Upgrade to Jaxen 2.0.6 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50722">#50722</a></li>
<li>Upgrade to Jetty 12.0.36 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50676">#50676</a></li>
<li>Upgrade to Jetty Reactive HTTPClient 4.0.14 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50723">#50723</a></li>
<li>Upgrade to jOOQ 3.19.35 <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/50724">#50724</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/c069bce9fb096f7e146695459d69bf653dece1e6"><code>c069bce</code></a>
Release v3.5.15</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/b0686478a71cceb977dc1ff5b4e69ef5eb052fcf"><code>b068647</code></a>
Upgrade to Spring Integration 6.5.9</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/327bef3a71561a6844ede3039a4d4e7bf38016cf"><code>327bef3</code></a>
Enable hostname verification by default in Mail auto-config</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/4218bd76e934e5cf9e3fd3997c67b8a6b0d0c111"><code>4218bd7</code></a>
Fix predictable temp directory in Artemis embedded configuration</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/b2a67be77b3393d75e9d34bae6dba95bb437e8d1"><code>b2a67be</code></a>
Upgrade to Spring GraphQL 1.4.6</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/54ef8d335f58768a40abf7541a4bd1f63b538cad"><code>54ef8d3</code></a>
Upgrade to Spring Batch 5.2.6</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/d3f60fec63ce3700a849b5290d9d6e16f1692ec6"><code>d3f60fe</code></a>
Upgrade to Spring WS 4.1.4</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/28d4ae8afcaa86e92568b73d5c6ab41de4d5d166"><code>28d4ae8</code></a>
Upgrade to Spring Session 3.5.7</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/190c452a338cee2f79b28d6bd376a57034516fde"><code>190c452</code></a>
Upgrade to Spring Security 6.5.11</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/34e7b58e03370bce51cd0d7445fe4afec0ca3a6d"><code>34e7b58</code></a>
Upgrade to Spring Pulsar 1.2.18</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-boot/compare/v3.5.14...v3.5.15">compare
view</a></li>
</ul>
</details>
<br />
Updates `com.sap.cloud.sdk:sdk-modules-bom` from 5.30.0 to 5.31.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SAP/cloud-sdk-java/releases">com.sap.cloud.sdk:sdk-modules-bom's
releases</a>.</em></p>
<blockquote>
<h2>Release 5.31.0</h2>
<h2>5.31.0 - June 10, 2026</h2>
<p><a
href="https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F5.31.0">All
Release Changes</a></p>
<h3>✨ New Functionality</h3>
<ul>
<li>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 <code>btp-tenant-api</code>, then
an HTTP call to that URL is performed to obtain the IAS tenant
host.</li>
</ul>
<h3>📈 Improvements</h3>
<ul>
<li>(Generic OData Client) Allow for parameters in OData v4 expand
sub-queries.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>chore: Update netty versions by <a
href="https://github.com/Jonas-Isr"><code>@Jonas-Isr</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1171">SAP/cloud-sdk-java#1171</a></li>
<li>chore: [DevOps] bump the test group with 4 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1176">SAP/cloud-sdk-java#1176</a></li>
<li>chore: [DevOps] bump the production-minor-patch group with 10
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1175">SAP/cloud-sdk-java#1175</a></li>
<li>[IAS] Dynamically Resolve IAS Host On-Demand by <a
href="https://github.com/MatKuhr"><code>@MatKuhr</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1177">SAP/cloud-sdk-java#1177</a></li>
<li>fix: [OData Generic] Enable query params on odatav4 expand by <a
href="https://github.com/newtork"><code>@newtork</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1181">SAP/cloud-sdk-java#1181</a></li>
<li>chore: Set permissions for GH workflows explicitly by <a
href="https://github.com/Jonas-Isr"><code>@Jonas-Isr</code></a> in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1182">SAP/cloud-sdk-java#1182</a></li>
<li>chore: [DevOps] bump the test group with 4 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/SAP/cloud-sdk-java/pull/1193">SAP/cloud-sdk-java#1193</a></li>
<li>chore: [DevOps] bump
org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.1…1 parent 7140e46 commit 54ed420
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments