Skip to content

Commit

Permalink
build(deps): Bump com.amazonaws:aws-java-sdk-sts from 1.12.457 to 1.1…
Browse files Browse the repository at this point in the history
…2.459 in /projects/control-service/projects/pipelines_control_service (#1999)

Bumps
[com.amazonaws:aws-java-sdk-sts](https://github.com/aws/aws-sdk-java)
from 1.12.457 to 1.12.459.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md">com.amazonaws:aws-java-sdk-sts's
changelog</a>.</em></p>
<blockquote>
<h1><strong>1.12.459</strong> <strong>2023-04-28</strong></h1>
<h2><strong>AWS Direct Connect</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>This release corrects the jumbo frames MTU from 9100 to 8500.</li>
</ul>
</li>
</ul>
<h2><strong>AWS IoT</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>This release allows AWS IoT Core users to specify a TLS security
policy when creating and updating AWS IoT Domain Configurations.</li>
</ul>
</li>
</ul>
<h2><strong>AWS SimSpace Weaver</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Added a new CreateSnapshot API. For the StartSimulation API,
SchemaS3Location is now optional, added a new SnapshotS3Location
parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS
simulation state, deprecated SchemaError, added new fields: StartError
and SnapshotS3Location.</li>
</ul>
</li>
</ul>
<h2><strong>AWS WAFV2</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>You can now associate a web ACL with a Verified Access
instance.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon Appflow</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Adds Jwt Support for Salesforce Credentials.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon Athena</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>You can now use capacity reservations on Amazon Athena to run SQL
queries on fully-managed compute capacity.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon Elastic File System</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>This release adds PAUSED and PAUSING state as a returned value for
DescribeReplicationConfigurations response.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon Managed Grafana</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>This release adds support for the grafanaVersion parameter in
CreateWorkspace.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon Rekognition</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Added support for aggregating moderation labels by video segment
timestamps for Stored Video Content Moderation APIs and added additional
information about the job to all Stored Video Get API responses.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon WorkSpaces</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Added Windows 11 to support Microsoft_Office_2019</li>
</ul>
</li>
</ul>
<h1><strong>1.12.458</strong> <strong>2023-04-27</strong></h1>
<h2><strong>AWS IoT Core Device Advisor</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>AWS IoT Core Device Advisor now supports MQTT over WebSocket. With
this update, customers can run all three test suites of AWS IoT Core
Device Advisor - qualification, custom, and long duration tests - using
Signature Version 4 for MQTT over WebSocket.</li>
</ul>
</li>
</ul>
<h2><strong>AWS Lambda</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Add Java 17 (java17) support to AWS Lambda</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-java/commit/f62768449ad6c670c4fb1c688f0b83dc06340109"><code>f627684</code></a>
AWS SDK for Java 1.12.459</li>
<li><a
href="https://github.com/aws/aws-sdk-java/commit/f76ce68e6ec824381b9f7bc1f9679fd891e3199d"><code>f76ce68</code></a>
Update GitHub version number to 1.12.459-SNAPSHOT</li>
<li><a
href="https://github.com/aws/aws-sdk-java/commit/9299a3dc7214a52d002760004005021206e72c74"><code>9299a3d</code></a>
AWS SDK for Java 1.12.458</li>
<li><a
href="https://github.com/aws/aws-sdk-java/commit/e00705767289038f4f095a55005dbcb035245eef"><code>e007057</code></a>
Update GitHub version number to 1.12.458-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-java/compare/1.12.457...1.12.459">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-sts&package-manager=gradle&previous-version=1.12.457&new-version=1.12.459)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Murphy <[email protected]>
  • Loading branch information
2 people authored and yonitoo committed May 3, 2023
1 parent 45f109d commit 998b640
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ project.ext {
'org.springframework.retry:spring-retry' : 'org.springframework.retry:spring-retry:2.0.1',
'org.apache.tika:tika-core' : 'org.apache.tika:tika-core:2.7.0',
'com.amazonaws:aws-java-sdk-core' : 'com.amazonaws:aws-java-sdk-core:1.12.457',
'com.amazonaws:aws-java-sdk-sts' : 'com.amazonaws:aws-java-sdk-sts:1.12.457',
'com.amazonaws:aws-java-sdk-sts' : 'com.amazonaws:aws-java-sdk-sts:1.12.459',
'com.amazonaws:aws-java-sdk-ecr' : 'com.amazonaws:aws-java-sdk-ecr:1.12.459',

// transitive dependencies version force (freeze)
Expand Down

0 comments on commit 998b640

Please sign in to comment.