Skip to content

Commit

Permalink
merge: #10729
Browse files Browse the repository at this point in the history
10729: deps(maven): bump software.amazon.awssdk:bom from 2.17.291 to 2.17.292 r=oleschoenburg a=dependabot[bot]

Bumps [software.amazon.awssdk:bom](https://github.com/aws/aws-sdk-java-v2) from 2.17.291 to 2.17.292.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md">software.amazon.awssdk:bom's changelog</a>.</em></p>
<blockquote>
<h1><strong>2.17.292</strong> <strong>2022-10-14</strong></h1>
<h2><strong>AWS Elemental MediaConvert</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.</li>
</ul>
</li>
</ul>
<h2><strong>AWS SDK for Java v2</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Updated service endpoint metadata.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-java-v2/commit/a265c69605675518dd555d8a55a5c31859294418"><code>a265c69</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/aws/aws-sdk-java-v2/issues/2203">#2203</a> from aws/staging/be31fe3a-5a91-41d3-88f8-7dcedf350b4c</li>
<li><a href="https://github.com/aws/aws-sdk-java-v2/commit/6ea43a6246566e85f0dddc410f24dd3040fd3a33"><code>6ea43a6</code></a> Release 2.17.292. Updated CHANGELOG.md, README.md and all pom.xml.</li>
<li><a href="https://github.com/aws/aws-sdk-java-v2/commit/53842518909b1986c8185fe4181d9af0a7c9fff6"><code>5384251</code></a> Updated endpoints.json.</li>
<li><a href="https://github.com/aws/aws-sdk-java-v2/commit/f6d5f94c3089a46e91718a34afba80c4efd54890"><code>f6d5f94</code></a> AWS Elemental MediaConvert Update: MediaConvert now supports specifying the m...</li>
<li><a href="https://github.com/aws/aws-sdk-java-v2/commit/57e6eaf311173f53f6e4ff8cb430b88c33f875e6"><code>57e6eaf</code></a> Update to next snapshot version: 2.17.292-SNAPSHOT</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-java-v2/compare/2.17.291...2.17.292">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=software.amazon.awssdk:bom&package-manager=maven&previous-version=2.17.291&new-version=2.17.292)](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 17, 2022
2 parents dad941e + a989bb2 commit f0cca91
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 @@ -112,7 +112,7 @@
<version.jnr-posix>3.1.15</version.jnr-posix>
<version.zpt>8.1.1</version.zpt>
<version.feign>11.10</version.feign>
<version.awssdk>2.17.291</version.awssdk>
<version.awssdk>2.17.292</version.awssdk>

<!-- maven plugins -->
<plugin.version.antrun>3.1.0</plugin.version.antrun>
Expand Down

0 comments on commit f0cca91

Please sign in to comment.