Bump the gradle group across 1 directory with 37 updates - #1315
Merged
Conversation
Bumps the gradle group with 36 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.38` | `1.6.1` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.6.2` | `5.6.3` | | io.helidon.webclient:helidon-webclient | `4.5.0` | `4.5.2` | | [io.netty:netty-tcnative-boringssl-static](https://github.com/netty/netty-tcnative) | `2.0.80.Final` | `2.0.81.Final` | | [software.amazon.api.models:s3](https://github.com/aws/api-models-aws) | `1.0.20` | `1.0.21` | | [software.amazon.api.models:transcribe-streaming](https://github.com/aws/api-models-aws) | `1.0.8` | `1.0.9` | | [software.amazon.api.models:dynamodb](https://github.com/aws/api-models-aws) | `1.0.12` | `1.0.13` | | [software.amazon.smithy:smithy-model](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-codegen-core](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-aws-traits](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-protocol-traits](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-protocol-test-traits](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-aws-protocol-tests](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-protocol-tests](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-validation-model](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-jmespath](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-jmespath-tests](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-waiters](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-utils](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-trait-codegen](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-rules-engine](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-aws-endpoints](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-aws-smoke-test-model](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | [software.amazon.smithy:smithy-smoke-test-traits](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` | | software.amazon.awssdk:retries-spi | `2.47.6` | `2.51.4` | | software.amazon.awssdk:retries | `2.47.6` | `2.51.4` | | software.amazon.awssdk:sdk-core | `2.47.6` | `2.51.4` | | software.amazon.awssdk:auth | `2.47.6` | `2.51.4` | | [org.jspecify:jspecify](https://github.com/jspecify/jspecify) | `1.0.0` | `1.0.1` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.22.2` | `1.23.1` | | [software.amazon.api.models:all](https://github.com/aws/api-models-aws) | `1.0.269` | `1.0.285` | | [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) | `8.8.0` | `8.9.0` | | [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | `3.16.1` | `3.18.0` | | [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) | `9.5.1` | `9.6.1` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `9.5.1` | `9.6.1` | | [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) | `1.1.4` | `1.1.7` | Updates `ch.qos.logback:logback-classic` from 1.5.38 to 1.6.1 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.38...v_1.6.1) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6.2 to 5.6.3 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.3/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.6.2...rel/v5.6.3) Updates `io.helidon.webclient:helidon-webclient` from 4.5.0 to 4.5.2 Updates `io.helidon.webclient:helidon-webclient-http2` from 4.5.0 to 4.5.2 Updates `io.netty:netty-tcnative-boringssl-static` from 2.0.80.Final to 2.0.81.Final - [Release notes](https://github.com/netty/netty-tcnative/releases) - [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.80.Final...netty-tcnative-parent-2.0.81.Final) Updates `software.amazon.api.models:s3` from 1.0.20 to 1.0.21 - [Commits](https://github.com/aws/api-models-aws/commits) Updates `software.amazon.api.models:transcribe-streaming` from 1.0.8 to 1.0.9 - [Commits](https://github.com/aws/api-models-aws/commits) Updates `software.amazon.api.models:dynamodb` from 1.0.12 to 1.0.13 - [Commits](https://github.com/aws/api-models-aws/commits) Updates `software.amazon.smithy:smithy-model` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-codegen-core` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-aws-traits` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-protocol-traits` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-protocol-tests` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-validation-model` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-jmespath` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-jmespath-tests` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-waiters` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-utils` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-trait-codegen` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-rules-engine` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-aws-smoke-test-model` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-codegen-core` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-aws-traits` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-protocol-traits` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-protocol-tests` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-validation-model` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-jmespath` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-jmespath-tests` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-waiters` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-utils` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-trait-codegen` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-rules-engine` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-aws-smoke-test-model` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/smithy-lang/smithy/releases) - [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy@1.72.0...1.72.1) Updates `software.amazon.awssdk:retries-spi` from 2.47.6 to 2.51.4 Updates `software.amazon.awssdk:retries` from 2.47.6 to 2.51.4 Updates `software.amazon.awssdk:sdk-core` from 2.47.6 to 2.51.4 Updates `software.amazon.awssdk:auth` from 2.47.6 to 2.51.4 Updates `software.amazon.awssdk:retries` from 2.47.6 to 2.51.4 Updates `software.amazon.awssdk:sdk-core` from 2.47.6 to 2.51.4 Updates `software.amazon.awssdk:auth` from 2.47.6 to 2.51.4 Updates `org.jspecify:jspecify` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/jspecify/jspecify/releases) - [Commits](jspecify/jspecify@v1.0.0...v1.0.1) Updates `org.jsoup:jsoup` from 1.22.2 to 1.23.1 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.22.2...jsoup-1.23.1) Updates `software.amazon.api.models:all` from 1.0.269 to 1.0.285 - [Commits](https://github.com/aws/api-models-aws/commits) Updates `com.diffplug.spotless:spotless-plugin-gradle` from 8.8.0 to 8.9.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/8.8.0...gradle/8.9.0) Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 3.16.1 to 3.18.0 - [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md) - [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.16.1...v3.18.0) Updates `com.gradleup.shadow:shadow-gradle-plugin` from 9.5.1 to 9.6.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.5.1...9.6.1) Updates `com.gradleup.shadow` from 9.5.1 to 9.6.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.5.1...9.6.1) Updates `org.graalvm.buildtools.native` from 1.1.4 to 1.1.7 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@1.1.4...1.1.7) Updates `com.gradleup.shadow` from 9.5.1 to 9.6.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.5.1...9.6.1) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.helidon.webclient:helidon-webclient dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.helidon.webclient:helidon-webclient-http2 dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.netty:netty-tcnative-boringssl-static dependency-version: 2.0.81.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.api.models:s3 dependency-version: 1.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.api.models:transcribe-streaming dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.api.models:dynamodb dependency-version: 1.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-model dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-codegen-core dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-aws-traits dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-protocol-traits dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-protocol-test-traits dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-aws-protocol-tests dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-protocol-tests dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-validation-model dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-jmespath dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-jmespath-tests dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-waiters dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-utils dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-trait-codegen dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-rules-engine dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-aws-endpoints dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-aws-smoke-test-model dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-smoke-test-traits dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-codegen-core dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-aws-traits dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-protocol-traits dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-protocol-test-traits dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-aws-protocol-tests dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-protocol-tests dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-validation-model dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-jmespath dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-jmespath-tests dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-waiters dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-utils dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-trait-codegen dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-rules-engine dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-aws-endpoints dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-aws-smoke-test-model dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.smithy:smithy-smoke-test-traits dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: software.amazon.awssdk:retries-spi dependency-version: 2.51.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: software.amazon.awssdk:retries dependency-version: 2.51.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: software.amazon.awssdk:sdk-core dependency-version: 2.51.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: software.amazon.awssdk:auth dependency-version: 2.51.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: software.amazon.awssdk:retries dependency-version: 2.51.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: software.amazon.awssdk:sdk-core dependency-version: 2.51.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: software.amazon.awssdk:auth dependency-version: 2.51.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.jspecify:jspecify dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.jsoup:jsoup dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: software.amazon.api.models:all dependency-version: 1.0.285 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.gradleup.shadow:shadow-gradle-plugin dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.gradleup.shadow dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.graalvm.buildtools.native dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.gradleup.shadow dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
This moves relocate calls outside the nested dependencies blocks because Shadow 9.6 added stricter DSL receiver rules, preventing ShadowJar methods from being called within the dependency filter scope.
yefrig
approved these changes
Aug 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gradle group with 36 updates in the / directory:
1.5.381.6.15.6.25.6.34.5.04.5.22.0.80.Final2.0.81.Final1.0.201.0.211.0.81.0.91.0.121.0.131.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.11.72.01.72.12.47.62.51.42.47.62.51.42.47.62.51.42.47.62.51.41.0.01.0.11.22.21.23.11.0.2691.0.2858.8.08.9.03.16.13.18.09.5.19.6.19.5.19.6.11.1.41.1.7Updates
ch.qos.logback:logback-classicfrom 1.5.38 to 1.6.1Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
57759f4prepare release 1.6.1175f99ffix imports4b8773eadd compressionFailureLeavesOriginalFileIntact test for XZ compressioncafaf11do not delete original file if compression failsee50125let the temporary file before compression be target file without the .gz or ....5626accminor refactoringd97da4fminor refactoring159c045more defensive coding in SyslogOutputStream and in SyslogAppenderBase9427d6bslight refactoring for clarity79c4179slight refactoringUpdates
org.apache.httpcomponents.client5:httpclient5from 5.6.2 to 5.6.3Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
13408e3HttpClient 5.6.3 release58728b1Updated release notes for HttpClient 5.6.3 release55733f4ContentCompressionExec fails to close the underlying response stream in case ...2485ddfDo not call the backend when an only-if-cached request cannot be served from ...26ece37compare scheme in redirect same-authority check8cdf6faescape quotes and strip line breaks in rfc7578 multipart parametersab20c86HTTPCLIENT-2426: Do not wrap a discarded (null) response body in a content de...f092f56Upgraded HttpClient version to 5.6.3-SNAPSHOTUpdates
io.helidon.webclient:helidon-webclientfrom 4.5.0 to 4.5.2Updates
io.helidon.webclient:helidon-webclient-http2from 4.5.0 to 4.5.2Updates
io.netty:netty-tcnative-boringssl-staticfrom 2.0.80.Final to 2.0.81.FinalCommits
402d9c3[maven-release-plugin] prepare release netty-tcnative-parent-2.0.81.Finalf44fcb9Add SSL.getGroupName(...) which returns the name of the used by ssl's most re...81ca0c5[maven-release-plugin] prepare for next development iterationUpdates
software.amazon.api.models:s3from 1.0.20 to 1.0.21Commits
Updates
software.amazon.api.models:transcribe-streamingfrom 1.0.8 to 1.0.9Commits
Updates
software.amazon.api.models:dynamodbfrom 1.0.12 to 1.0.13Commits
Updates
software.amazon.smithy:smithy-modelfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-model's releases.
Changelog
Sourced from software.amazon.smithy:smithy-model's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-codegen-corefrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-codegen-core's releases.
Changelog
Sourced from software.amazon.smithy:smithy-codegen-core's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-aws-traitsfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-aws-traits's releases.
Changelog
Sourced from software.amazon.smithy:smithy-aws-traits's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-protocol-traitsfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-protocol-traits's releases.
Changelog
Sourced from software.amazon.smithy:smithy-protocol-traits's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-protocol-test-traitsfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-protocol-test-traits's releases.
Changelog
Sourced from software.amazon.smithy:smithy-protocol-test-traits's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-aws-protocol-testsfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-aws-protocol-tests's releases.
Changelog
Sourced from software.amazon.smithy:smithy-aws-protocol-tests's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-protocol-testsfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-protocol-tests's releases.
Changelog
Sourced from software.amazon.smithy:smithy-protocol-tests's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-validation-modelfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-validation-model's releases.
Changelog
Sourced from software.amazon.smithy:smithy-validation-model's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-jmespathfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-jmespath's releases.
Changelog
Sourced from software.amazon.smithy:smithy-jmespath's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-jmespath-testsfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-jmespath-tests's releases.
Changelog
Sourced from software.amazon.smithy:smithy-jmespath-tests's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-waitersfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-waiters's releases.
Changelog
Sourced from software.amazon.smithy:smithy-waiters's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-utilsfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-utils's releases.
Changelog
Sourced from software.amazon.smithy:smithy-utils's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-trait-codegenfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-trait-codegen's releases.
Changelog
Sourced from software.amazon.smithy:smithy-trait-codegen's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-rules-enginefrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-rules-engine's releases.
Changelog
Sourced from software.amazon.smithy:smithy-rules-engine's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-aws-endpointsfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-aws-endpoints's releases.
Changelog
Sourced from software.amazon.smithy:smithy-aws-endpoints's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-aws-smoke-test-modelfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-aws-smoke-test-model's releases.
Changelog
Sourced from software.amazon.smithy:smithy-aws-smoke-test-model's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-smoke-test-traitsfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-smoke-test-traits's releases.
Changelog
Sourced from software.amazon.smithy:smithy-smoke-test-traits's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-codegen-corefrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-codegen-core's releases.
Changelog
Sourced from software.amazon.smithy:smithy-codegen-core's changelog.
Commits
bc9f0baBump version to 1.72.1542237eReorder the members to match what NodeMapper outputs (#3210)3bcea72Fix trait codegen for maps with an idRef keyUpdates
software.amazon.smithy:smithy-aws-traitsfrom 1.72.0 to 1.72.1Release notes
Sourced from software.amazon.smithy:smithy-aws-traits's releases.