Skip to content

Commit

Permalink
merge: #10828
Browse files Browse the repository at this point in the history
10828: deps(maven): bump aws-java-sdk-core from 1.12.328 to 1.12.329 r=github-actions[bot] a=dependabot[bot]

Bumps [aws-java-sdk-core](https://github.com/aws/aws-sdk-java) from 1.12.328 to 1.12.329.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md">aws-java-sdk-core's changelog</a>.</em></p>
<blockquote>
<h1><strong>1.12.329</strong> <strong>2022-10-26</strong></h1>
<h2><strong>AWS Identity and Access Management</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Doc only update that corrects instances of CLI not using an entity.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon Neptune</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon SageMaker Service</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided.</li>
</ul>
</li>
</ul>
<h2><strong>Managed Streaming for Kafka</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-java/commit/b8d525de40aa993eec3df082f858f01bddb6f828"><code>b8d525d</code></a> AWS SDK for Java 1.12.329</li>
<li><a href="https://github.com/aws/aws-sdk-java/commit/7e7220f08dad42857979cfa8e2eb007b97a7dfeb"><code>7e7220f</code></a> Update GitHub version number to 1.12.329-SNAPSHOT</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-java/compare/1.12.328...1.12.329">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.amazonaws:aws-java-sdk-core&package-manager=maven&previous-version=1.12.328&new-version=1.12.329)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and dependabot[bot] committed Oct 27, 2022
2 parents 76ac91a + ea58f5a commit 0885562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-core</artifactId>
<version>1.12.328</version>
<version>1.12.329</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 0885562

Please sign in to comment.