Skip to content

Bump the gradle group across 1 directory with 35 updates#1285

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/gradle-ee303dbf0c
Open

Bump the gradle group across 1 directory with 35 updates#1285
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/gradle-ee303dbf0c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the gradle group with 35 updates in the / directory:

Package From To
org.apache.logging.log4j:log4j-api 2.26.0 2.26.1
org.apache.logging.log4j:log4j-core 2.26.0 2.26.1
ch.qos.logback:logback-classic 1.5.35 1.5.37
io.netty:netty-all 4.2.15.Final 4.2.16.Final
software.amazon.smithy:smithy-aws-endpoints 1.71.0 1.72.0
software.amazon.smithy:smithy-aws-smoke-test-model 1.71.0 1.72.0
software.amazon.smithy:smithy-aws-traits 1.71.0 1.72.0
org.junit.jupiter:junit-jupiter 6.1.0 6.1.1
org.junit.platform:junit-platform-launcher 6.1.0 6.1.1
software.amazon.smithy:smithy-aws-endpoints 1.71.0 1.72.0
software.amazon.smithy:smithy-aws-smoke-test-model 1.71.0 1.72.0
software.amazon.smithy:smithy-aws-traits 1.71.0 1.72.0
software.amazon.smithy:smithy-model 1.71.0 1.72.0
software.amazon.smithy:smithy-codegen-core 1.71.0 1.72.0
software.amazon.smithy:smithy-protocol-traits 1.71.0 1.72.0
software.amazon.smithy:smithy-protocol-test-traits 1.71.0 1.72.0
software.amazon.smithy:smithy-aws-protocol-tests 1.71.0 1.72.0
software.amazon.smithy:smithy-protocol-tests 1.71.0 1.72.0
software.amazon.smithy:smithy-validation-model 1.71.0 1.72.0
software.amazon.smithy:smithy-jmespath 1.71.0 1.72.0
software.amazon.smithy:smithy-jmespath-tests 1.71.0 1.72.0
software.amazon.smithy:smithy-waiters 1.71.0 1.72.0
software.amazon.smithy:smithy-utils 1.71.0 1.72.0
software.amazon.smithy:smithy-trait-codegen 1.71.0 1.72.0
software.amazon.smithy:smithy-rules-engine 1.71.0 1.72.0
software.amazon.smithy:smithy-smoke-test-traits 1.71.0 1.72.0
software.amazon.awssdk:retries-spi 2.46.17 2.47.1
software.amazon.awssdk:retries 2.46.17 2.47.1
software.amazon.awssdk:sdk-core 2.46.17 2.47.1
software.amazon.awssdk:auth 2.46.17 2.47.1
org.junit:junit-bom 6.1.0 6.1.1
software.amazon.api.models:all 1.0.258 1.0.264
com.diffplug.spotless:spotless-plugin-gradle 8.7.0 8.8.0
com.autonomousapps:dependency-analysis-gradle-plugin 3.15.0 3.16.1
com.gradleup.shadow:shadow-gradle-plugin 9.4.2 9.5.1
com.gradleup.shadow 9.4.2 9.5.1
org.jreleaser 1.24.0 1.25.0
org.graalvm.buildtools.native 1.1.2 1.1.3

Updates org.apache.logging.log4j:log4j-api from 2.26.0 to 2.26.1

Updates org.apache.logging.log4j:log4j-core from 2.26.0 to 2.26.1

Updates org.apache.logging.log4j:log4j-core from 2.26.0 to 2.26.1

Updates ch.qos.logback:logback-classic from 1.5.35 to 1.5.37

Release notes

Sourced from ch.qos.logback:logback-classic's releases.

Logback 1.5.37

2026-06-26 Release of logback version 1.5.37

  1. • Given the numerous vulnerabilities related to conditional configuration processing based on the evaluation of Java expressions using the Janino library, support for such expressions has been removed. Users are offered the an online migration service or the <condition> element introduced in version 1.5.20. See the relevant documentation for more details.

• A bitwise identical binary of this version can be reproduced by building from source code at commit c1df7f522e648eec7b4ef6a12c8758fec0f00048 associated with the tag v_1.5.37. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Logback 1.5.36

2026-06-25 Release of logback version 1.5.36

• The 'condition' attribute in <if> elements now reject certain references that are associated with ACE attacks. This issue was reported by "yulate" (yulate531@gmail.com.com) and registered as CVE-2026-13006. Please note that version 1.5.37 provides the full fix to this vulnerability.

• A bitwise identical binary of this version can be reproduced by building from source code at commit 9b94c37562bf25a6a944146701d42ee6c4eee888 associated with the tag v_1.5.36. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Commits

Updates io.netty:netty-all from 4.2.15.Final to 4.2.16.Final

Release notes

Sourced from io.netty:netty-all's releases.

netty-4.2.16.Final

What's Changed

... (truncated)

Commits
  • 3703d79 [maven-release-plugin] prepare release netty-4.2.16.Final
  • 63bbb2c Update rust toolchain - add required parameters
  • ac06c1b Update rust toolchain
  • 5b68c61 Merge branches from forks (#17063)
  • de5d276 Update lz4-java to 1.11.1 (#17061)
  • da22048 Pin github actions to reduce risk (#17043)
  • 0332676 Fix maxAllocation for brotli-encoded content in HttpContentDecompressor (#17037)
  • 7364401 Support QPACK sensitivity detector for Never Indexed header fields (#17026)
  • 06faf18 Allow WebSocket extension negotiation to be disabled per response (#17030)
  • bc4b983 Implement Adaptive Cumulator (#16731)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-endpoints from 1.71.0 to 1.72.0

Release notes

Sourced from software.amazon.smithy:smithy-aws-endpoints's releases.

Smithy CLI v1.72.0

1.72.0 (2026-07-01)

Features

  • Optimized model loading by ~50% by fixing a path traversal bug, reducing JSON allocations, reducing ShapeID string allocations, improving ShapeId and Model blackboard caches, optimizing selectors based on relevance, and skipping construction of suppressed unr
  • esolved-trait validation events. (#3176)
  • Added a new metadata trait that allows model authors to declare types for metadata keys that will be automatically validated when building models. (#3078)
  • Added an optional message property to waiter acceptors that allows extracting a human-readable message from the operation output via a JMESPath expression. The expression must resolve to a string or array of strings and is only valid on failure state acceptors. (#3151)
  • Added a shapeClosures metadata key that allows users to define closures of shapes that are not necessarily rooted in a service shape. This is primarily motivated by the desire to code-generate types without service or client framing, but is left open enough to be used for other purposes. (#3148)
  • Optimized selector parsing (#3175)
  • Added a generateDataShapesOnly mode to CodegenDirector that generates only data shapes (skipping service, resource, and operation shapes). (#3156)
  • Added validation to ensure every operation binds all required rules engine parameters, emitting a RuleSetParameter.Operation.RequiredMissing error. (#3153)
  • Updated tags member names validation in input/output structures to allow "map" suffix variants. (#3129)
  • Added SmithyBuildConfig#toModelAssembler and SmithyBuild#toProjectedModel APIs to load and project a model directly from a build config. (#3135)
  • The smithy format CLI command now falls back to the sources defined in smithy-build.json when no positional arguments are provided, allowing it to be run with no arguments inside a configured Smithy project. (#3143)
  • Added test cases for errors in AWS JSON protocols using different namespaces (#3157)
  • Added a --check option to the smithy format command that fails when any file would be modified. (#3141)
  • Added the ability to drive directed code generation from a metadata-defined shape closure instead of a service. (#3156)
  • Optimized selectors (#3171)

... (truncated)

Changelog

Sourced from software.amazon.smithy:smithy-aws-endpoints's changelog.

1.72.0 (2026-07-01)

Features

  • Optimized model loading by ~50% by fixing a path traversal bug, reducing JSON allocations, reducing ShapeID string allocations, improving ShapeId and Model blackboard caches, optimizing selectors based on relevance, and skipping construction of suppressed unr
  • esolved-trait validation events. (#3176)
  • Added a new metadata trait that allows model authors to declare types for metadata keys that will be automatically validated when building models. (#3078)
  • Added an optional message property to waiter acceptors that allows extracting a human-readable message from the operation output via a JMESPath expression. The expression must resolve to a string or array of strings and is only valid on failure state acceptors. (#3151)
  • Added a shapeClosures metadata key that allows users to define closures of shapes that are not necessarily rooted in a service shape. This is primarily motivated by the desire to code-generate types without service or client framing, but is left open enough to be used for other purposes. (#3148)
  • Optimized selector parsing (#3175)
  • Added a generateDataShapesOnly mode to CodegenDirector that generates only data shapes (skipping service, resource, and operation shapes). (#3156)
  • Added validation to ensure every operation binds all required rules engine parameters, emitting a RuleSetParameter.Operation.RequiredMissing error. (#3153)
  • Updated tags member names validation in input/output structures to allow "map" suffix variants. (#3129)
  • Added SmithyBuildConfig#toModelAssembler and SmithyBuild#toProjectedModel APIs to load and project a model directly from a build config. (#3135)
  • The smithy format CLI command now falls back to the sources defined in smithy-build.json when no positional arguments are provided, allowing it to be run with no arguments inside a configured Smithy project. (#3143)
  • Added test cases for errors in AWS JSON protocols using different namespaces (#3157)
  • Added a --check option to the smithy format command that fails when any file would be modified. (#3141)
  • Added the ability to drive directed code generation from a metadata-defined shape closure instead of a service. (#3156)
  • Optimized selectors (#3171)
  • Improved model loading performance by replacing NodeMapper with direct Node

... (truncated)

Commits
  • 67103c2 Revert JDK25 AOT changelog entry
  • 5149f75 Revert "CI: build CLI image and run integ tests on JDK 25"
  • e7f9f67 Re-render 1.72.0 changelog
  • 0adb1d2 Fix bad urls
  • 8c50e61 Bump version to 1.72.0
  • b87368d Add a union trait getter with covariant return
  • 012250c Add PR link to changelog entry
  • 6973695 Recommend against id as a resource id name
  • 58532c7 Make commonamark shape in prelude private
  • 43d578c Upgrade maven-resolver to 2.0.18
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-smoke-test-model from 1.71.0 to 1.72.0

Release notes

Sourced from software.amazon.smithy:smithy-aws-smoke-test-model's releases.

Smithy CLI v1.72.0

1.72.0 (2026-07-01)

Features

  • Optimized model loading by ~50% by fixing a path traversal bug, reducing JSON allocations, reducing ShapeID string allocations, improving ShapeId and Model blackboard caches, optimizing selectors based on relevance, and skipping construction of suppressed unr
  • esolved-trait validation events. (#3176)
  • Added a new metadata trait that allows model authors to declare types for metadata keys that will be automatically validated when building models. (#3078)
  • Added an optional message property to waiter acceptors that allows extracting a human-readable message from the operation output via a JMESPath expression. The expression must resolve to a string or array of strings and is only valid on failure state acceptors. (#3151)
  • Added a shapeClosures metadata key that allows users to define closures of shapes that are not necessarily rooted in a service shape. This is primarily motivated by the desire to code-generate types without service or client framing, but is left open enough to be used for other purposes. (#3148)
  • Optimized selector parsing (#3175)
  • Added a generateDataShapesOnly mode to CodegenDirector that generates only data shapes (skipping service, resource, and operation shapes). (#3156)
  • Added validation to ensure every operation binds all required rules engine parameters, emitting a RuleSetParameter.Operation.RequiredMissing error. (#3153)
  • Updated tags member names validation in input/output structures to allow "map" suffix variants. (#3129)
  • Added SmithyBuildConfig#toModelAssembler and SmithyBuild#toProjectedModel APIs to load and project a model directly from a build config. (#3135)
  • The smithy format CLI command now falls back to the sources defined in smithy-build.json when no positional arguments are provided, allowing it to be run with no arguments inside a configured Smithy project. (#3143)
  • Added test cases for errors in AWS JSON protocols using different namespaces (#3157)
  • Added a --check option to the smithy format command that fails when any file would be modified. (#3141)
  • Added the ability to drive directed code generation from a metadata-defined shape closure instead of a service. (#3156)
  • Optimized selectors (#3171)

... (truncated)

Changelog

Sourced from software.amazon.smithy:smithy-aws-smoke-test-model's changelog.

1.72.0 (2026-07-01)

Features

  • Optimized model loading by ~50% by fixing a path traversal bug, reducing JSON allocations, reducing ShapeID string allocations, improving ShapeId and Model blackboard caches, optimizing selectors based on relevance, and skipping construction of suppressed unr
  • esolved-trait validation events. (#3176)
  • Added a new metadata trait that allows model authors to declare types for metadata keys that will be automatically validated when building models. (#3078)
  • Added an optional message property to waiter acceptors that allows extracting a human-readable message from the operation output via a JMESPath expression. The expression must resolve to a string or array of strings and is only valid on failure state acceptors. (#3151)
  • Added a shapeClosures metadata key that allows users to define closures of shapes that are not necessarily rooted in a service shape. This is primarily motivated by the desire to code-generate types without service or client framing, but is left open enough to be used for other purposes. (#3148)
  • Optimized selector parsing (#3175)
  • Added a generateDataShapesOnly mode to CodegenDirector that generates only data shapes (skipping service, resource, and operation shapes). (#3156)
  • Added validation to ensure every operation binds all required rules engine parameters, emitting a RuleSetParameter.Operation.RequiredMissing error. (#3153)
  • Updated tags member names validation in input/output structures to allow "map" suffix variants. (#3129)
  • Added SmithyBuildConfig#toModelAssembler and SmithyBuild#toProjectedModel APIs to load and project a model directly from a build config. (#3135)
  • The smithy format CLI command now falls back to the sources defined in smithy-build.json when no positional arguments are provided, allowing it to be run with no arguments inside a configured Smithy project. (#3143)
  • Added test cases for errors in AWS JSON protocols using different namespaces (#3157)
  • Added a --check option to the smithy format command that fails when any file would be modified. (#3141)
  • Added the ability to drive directed code generation from a metadata-defined shape closure instead of a service. (#3156)
  • Optimized selectors (#3171)
  • Improved model loading performance by replacing NodeMapper with direct Node

... (truncated)

Commits
  • 67103c2 Revert JDK25 AOT changelog entry
  • 5149f75 Revert "CI: build CLI image and run integ tests on JDK 25"
  • e7f9f67 Re-render 1.72.0 changelog
  • 0adb1d2 Fix bad urls
  • 8c50e61 Bump version to 1.72.0
  • b87368d Add a union trait getter with covariant return
  • 012250c Add PR link to changelog entry
  • 6973695 Recommend against id as a resource id name
  • 58532c7 Make commonamark shape in prelude private
  • 43d578c Upgrade maven-resolver to 2.0.18
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-traits from 1.71.0 to 1.72.0

Release notes

Sourced from software.amazon.smithy:smithy-aws-traits's releases.

Smithy CLI v1.72.0

1.72.0 (2026-07-01)

Features

  • Optimized model loading by ~50% by fixing a path traversal bug, reducing JSON allocations, reducing ShapeID string allocations, improving ShapeId and Model blackboard caches, optimizing selectors based on relevance, and skipping construction of suppressed unr
  • esolved-trait validation events. (#3176)
  • Added a new metadata trait that allows model authors to declare types for metadata keys that will be automatically validated when building models. (#3078)
  • Added an optional message property to waiter acceptors that allows extracting a human-readable message from the operation output via a JMESPath expression. The expression must resolve to a string or array of strings and is only valid on failure state acceptors. (#3151)
  • Added a shapeClosures metadata key that allows users to define closures of shapes that are not necessarily rooted in a service shape. This is primarily motivated by the desire to code-generate types without service or client framing, but is left open enough to be used for other purposes. (#3148)
  • Optimized selector parsing (#3175)
  • Added a generateDataShapesOnly mode to CodegenDirector that generates only data shapes (skipping service, resource, and operation shapes). (#3156)
  • Added validation to ensure every operation binds all required rules engine parameters, emitting a RuleSetParameter.Operation.RequiredMissing error. (#3153)
  • Updated tags member names validation in input/output structures to allow "map" suffix variants. (#3129)
  • Added SmithyBuildConfig#toModelAssembler and SmithyBuild#toProjectedModel APIs to load and project a model directly from a build config. (#3135)
  • The smithy format CLI command now falls back to the sources defined in smithy-build.json when no positional arguments are provided, allowing it to be run with no arguments inside a configured Smithy project. (#3143)
  • Added test cases for errors in AWS JSON protocols using different namespaces (#3157)
  • Added a --check option to the smithy format command that fails when any file would be modified. (#3141)
  • Added the ability to drive directed code generation from a metadata-defined shape closure instead of a service. (#3156)
  • Optimized selectors (#3171)

... (truncated)

Changelog

Sourced from software.amazon.smithy:smithy-aws-traits's changelog.

1.72.0 (2026-07-01)

Features

  • Optimized model loading by ~50% by fixing a path traversal bug, reducing JSON allocations, reducing ShapeID string allocations, improving ShapeId and Model blackboard caches, optimizing selectors based on relevance, and skipping construction of suppressed unr
  • esolved-trait validation events. (#3176)
  • Added a new metadata trait that allows model authors to declare types for metadata keys that will be automatically validated when building models. (#3078)
  • Added an optional message property to waiter acceptors that allows extracting a human-readable message from the operation output via a JMESPath expression. The expression must resolve to a string or array of strings and is only valid on failure state acceptors. (#3151)
  • Added a shapeClosures metadata key that allows users to define closures of shapes that are not necessarily rooted in a service shape. This is primarily motivated by the desire to code-generate types without service or client framing, but is left open enough to be used for other purposes. (#3148)
  • Optimized selector parsing (#3175)
  • Added a generateDataShapesOnly mode to CodegenDirector that generates only data shapes (skipping service, resource, and operation shapes). (#3156)
  • Added validation to ensure every operation binds all required rules engine parameters, emitting a RuleSetParameter.Operation.RequiredMissing error. (#3153)
  • Updated tags member names validation in input/output structures to allow "map" suffix variants. (#3129)
  • Added SmithyBuildConfig#toModelAssembler and SmithyBuild#toProjectedModel APIs to load and project a model directly from a build config. (#3135)
  • The smithy format CLI command now falls back to the sources defined in smithy-build.json when no positional arguments are provided, allowing it to be run with no arguments inside a configured Smithy project. (#3143)
  • Added test cases for errors in AWS JSON protocols using different namespaces (#3157)
  • Added a --check option to the smithy format command that fails when any file would be modified. (#3141)
  • Added the ability to drive directed code generation from a metadata-defined shape closure instead of a service. (#3156)
  • Optimized selectors (#3171)
  • Improved model loading performance by replacing NodeMapper with direct Node

... (truncated)

Commits
  • 67103c2 Revert JDK25 AOT changelog entry
  • 5149f75 Revert "CI: build CLI image and run integ tests on JDK 25"
  • e7f9f67 Re-render 1.72.0 changelog
  • 0adb1d2 Fix bad urls
  • 8c50e61 Bump version to 1.72.0
  • b87368d Add a union trait getter with covariant return
  • 012250c Add PR link to changelog entry
  • 6973695 Recommend against id as a resource id name
  • 58532c7 Make commonamark shape in prelude private
  • 43d578c Upgrade maven-resolver to 2.0.18
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter from 6.1.0 to 6.1.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • a6d540a Move entry to 6.1.1 release notes
  • 69339d5 Only pass timeout when publishing to avoid failure in nmcp plugin
  • dec2eb9 Allow excluding engines from memory cleanup mode (#5786)
  • a5f4270 Publish sha256/sha512 checksums again but filter out signature ones (#5796)
  • 8213012 Update plugin nmcp-settings to v1.6.0 (#5787)
  • d1bf847 Generate Javadoc for aggregator modules
  • d721de5 Pass --no-fonts to javadoc convention
  • d289ec6 Restore original SetSystemProperty values in a ParameterizedTest (#5720)
  • Additional commits viewable in compare view

Updates org.junit.platform:junit-platform-launcher from 6.1.0 to 6.1.1

Release notes

Sourced from org.junit.platform:junit-platform-launcher's releases.

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • a6d540a Move entry to 6.1.1 release notes
  • 69339d5 Only pass timeout when publishing to avoid failure in nmcp plugin
  • dec2eb9 Allow excluding engines from memory cleanup mode (#5786)
  • a5f4270 Publish sha256/sha512 checksums again but filter out signature ones (#5796)
  • 8213012 Update plugin nmcp-settings to v1.6.0 (#5787)
  • d1bf847 Generate Javadoc for aggregator modules
  • d721de5 Pass --no-fonts to javadoc convention
  • d289ec6 Restore original SetSystemProperty values in a ParameterizedTest (#5720)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-endpoints from 1.71.0 to 1.72.0

Release notes

Sourced from software.amazon.smithy:smithy-aws-endpoints's releases.

Smithy CLI v1.72.0

1.72.0 (2026-07-01)

Features

  • Optimized model loading by ~50% by fixing a path traversal bug, reducing JSON allocations, reducing ShapeID string allocations, improving ShapeId and Model blackboard caches, optimizing selectors based on relevance, and skipping construction of suppressed unr
  • esolved-trait validation events. (#3176)
  • Added a new metadata trait that allows model authors to declare types for metadata keys that will be automatically validated when building models. (#3078)
  • Added an optional message property to waiter acceptors that allows extracting a human-readable message from the operation output via a JMESPath expression. The expression must resolve to a string or array of strings and is only valid on failure state acceptors. (#3151)
  • Added a shapeClosures metadata key that allows users to define closures of shapes that are not necessarily rooted in a service shape. This is primarily motivated by the desire to code-generate types without service or client framing, but is left open enough to be used for other purposes. (#3148)
  • Optimized selector parsing (#3175)
  • Added a generateDataShapesOnly mode to CodegenDirector that generates only data shapes (skipping service, resource, and operation shapes). (#3156)
  • Added validation to ensure every operation binds all required rules engine parameters, emitting a RuleSetParameter.Operation.RequiredMissing error. (#3153)
  • Updated tags member names validation in input/output structures to allow "map" suffix variants. (#3129)
  • Added SmithyBuildConfig#toModelAssembler and SmithyBuild#toProjectedModel APIs to load and project a model directly from a build config. (#3135)
  • The smithy format CLI command now falls back to the sources defined in smithy-build.json when no positional arguments are provided, allowing it to be run with no arguments inside a configured Smithy project. (#3143)
  • Added test cases for errors in AWS JSON protocols using different namespaces (#3157)
  • Added a --check option to the smithy format command that fails when any file would be modified. (#3141)
  • Added the ability to drive directed code generation from a metadata-defined shape closure instead of a service. (#3156)
  • Optimized selectors (#3171)

... (truncated)

Changelog

Sourced from software.amazon.smithy:smithy-aws-endpoints's changelog.

1.72.0 (2026-07-01)

Features

  • Optimized model loading by ~50% by fixing a path traversal bug, reducing JSON allocations, reducing ShapeID string allocations, improving ShapeId and Model blackboard caches, optimizing selectors based on relevance, and skipping construction of suppressed unr
  • esolved-trait validation events. (#3176)
  • Added a new metadata trait that allows model authors to declare types for metadata keys that will be automatically validated when building models. (#3078)
  • Added an optional message property to waiter acceptors that allows extracting a human-readable message from the operation output via a JMESPath expression. The expression must resolve to a string or array of strings and is only valid on failure state acceptors. (#3151)
  • Added a shapeClosures metadata key that allows users to define closures of shapes that are not necessarily rooted in a service shape. This is primarily motivated by the desire to code-generate types without service or client framing, but is left open enough to be used for other purposes. (#3148)
  • Optimized selector parsing (#3175)
  • Added a generateDataShapesOnly mode to CodegenDirector that generates only data shapes (skipping service, resource, and operation shapes). (#3156)
  • Added validation to ensure every operation binds all required rules engine parameters, emitting a RuleSetParameter.Operation.RequiredMissing error. (#3153)
  • Updated tags member names validation in input/output structures to allow "map" suffix variants. (#3129)
  • Added SmithyBuildConfig#toModelAssembler and SmithyBuild#toProjectedModel APIs to load and project a model directly from a build config. (#3135)
  • The smithy format CLI command now falls back to the sources defined in smithy-build.json when no positional arguments are provided, allowing it to be run with no arguments inside a configured Smithy project. (#3143)
  • Added test cases for errors in AWS JSON protocols using different namespaces (#3157)
  • Added a --check option to the smithy format command that fails when any file would be modified. (#3141)
  • Added the ability to drive directed code generation from a metadata-defined shape closure instead of a service. (#3156)
  • Optimized selectors (#3171)
  • Improved model loading performance by replacing NodeMapper with direct Node

... (truncated)

Commits
  • 67103c2 Revert JDK25 AOT changelog entry
  • 5149f75 Revert "CI: build CLI image and run integ tests on JDK 25"
  • e7f9f67 Re-render 1.72.0 changelog
  • 0adb1d2 Fix bad urls
  • 8c50e61 Bump version to 1.72.0
  • b87368d Add a union trait getter with covariant return
  • 012250c Add PR link to changelog entry
  • 6973695 Recommend against id as a resource id name
  • ...

    Description has been truncated

Bumps the gradle group with 35 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| org.apache.logging.log4j:log4j-api | `2.26.0` | `2.26.1` |
| org.apache.logging.log4j:log4j-core | `2.26.0` | `2.26.1` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.35` | `1.5.37` |
| [io.netty:netty-all](https://github.com/netty/netty) | `4.2.15.Final` | `4.2.16.Final` |
| [software.amazon.smithy:smithy-aws-endpoints](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-aws-smoke-test-model](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-aws-traits](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` |
| [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` |
| [software.amazon.smithy:smithy-aws-endpoints](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-aws-smoke-test-model](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-aws-traits](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-model](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-codegen-core](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-protocol-traits](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-protocol-test-traits](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-aws-protocol-tests](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-protocol-tests](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-validation-model](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-jmespath](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-jmespath-tests](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-waiters](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-utils](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-trait-codegen](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-rules-engine](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| [software.amazon.smithy:smithy-smoke-test-traits](https://github.com/smithy-lang/smithy) | `1.71.0` | `1.72.0` |
| software.amazon.awssdk:retries-spi | `2.46.17` | `2.47.1` |
| software.amazon.awssdk:retries | `2.46.17` | `2.47.1` |
| software.amazon.awssdk:sdk-core | `2.46.17` | `2.47.1` |
| software.amazon.awssdk:auth | `2.46.17` | `2.47.1` |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` |
| [software.amazon.api.models:all](https://github.com/aws/api-models-aws) | `1.0.258` | `1.0.264` |
| [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) | `8.7.0` | `8.8.0` |
| [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | `3.15.0` | `3.16.1` |
| [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) | `9.4.2` | `9.5.1` |
| [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `9.4.2` | `9.5.1` |
| org.jreleaser | `1.24.0` | `1.25.0` |
| [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) | `1.1.2` | `1.1.3` |



Updates `org.apache.logging.log4j:log4j-api` from 2.26.0 to 2.26.1

Updates `org.apache.logging.log4j:log4j-core` from 2.26.0 to 2.26.1

Updates `org.apache.logging.log4j:log4j-core` from 2.26.0 to 2.26.1

Updates `ch.qos.logback:logback-classic` from 1.5.35 to 1.5.37
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.35...v_1.5.37)

Updates `io.netty:netty-all` from 4.2.15.Final to 4.2.16.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.16.Final)

Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-aws-smoke-test-model` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `org.junit.jupiter:junit-jupiter` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.1)

Updates `org.junit.platform:junit-platform-launcher` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.1)

Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-aws-smoke-test-model` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-model` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-protocol-tests` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-validation-model` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-jmespath` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-jmespath-tests` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-utils` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-trait-codegen` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-rules-engine` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-protocol-tests` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-validation-model` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-jmespath` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-jmespath-tests` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-utils` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-trait-codegen` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-rules-engine` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.71.0 to 1.72.0
- [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.71.0...1.72.0)

Updates `software.amazon.awssdk:retries-spi` from 2.46.17 to 2.47.1

Updates `software.amazon.awssdk:retries` from 2.46.17 to 2.47.1

Updates `software.amazon.awssdk:sdk-core` from 2.46.17 to 2.47.1

Updates `software.amazon.awssdk:auth` from 2.46.17 to 2.47.1

Updates `software.amazon.awssdk:retries` from 2.46.17 to 2.47.1

Updates `software.amazon.awssdk:sdk-core` from 2.46.17 to 2.47.1

Updates `software.amazon.awssdk:auth` from 2.46.17 to 2.47.1

Updates `org.junit:junit-bom` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.1)

Updates `software.amazon.api.models:all` from 1.0.258 to 1.0.264
- [Commits](https://github.com/aws/api-models-aws/commits)

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

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 3.15.0 to 3.16.1
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.15.0...v3.16.1)

Updates `com.gradleup.shadow:shadow-gradle-plugin` from 9.4.2 to 9.5.1
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.4.2...9.5.1)

Updates `com.gradleup.shadow` from 9.4.2 to 9.5.1
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.4.2...9.5.1)

Updates `org.jreleaser` from 1.24.0 to 1.25.0

Updates `org.graalvm.buildtools.native` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@1.1.2...1.1.3)

Updates `com.gradleup.shadow` from 9.4.2 to 9.5.1
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.4.2...9.5.1)

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: io.netty:netty-all
  dependency-version: 4.2.16.Final
  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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-smoke-test-model
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-version: 6.1.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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-smoke-test-model
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-tests
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-validation-model
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-jmespath
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-jmespath-tests
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-utils
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-trait-codegen
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-rules-engine
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-smoke-test-traits
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-tests
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-validation-model
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-jmespath
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-jmespath-tests
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-utils
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-trait-codegen
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-rules-engine
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-smoke-test-traits
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries-spi
  dependency-version: 2.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.junit:junit-bom
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.api.models:all
  dependency-version: 1.0.264
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  dependency-version: 8.8.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.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.gradleup.shadow:shadow-gradle-plugin
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.gradleup.shadow
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.jreleaser
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.graalvm.buildtools.native
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.gradleup.shadow
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants