Skip to content

Commit 85e31ac

Browse files
authored
chore(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.12.85 (GoogleCloudPlatform#6163)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.amazonaws:aws-java-sdk-s3](https://aws.amazon.com/sdkforjava) ([source](https://togithub.com/aws/aws-sdk-java)) | `1.12.84` -> `1.12.85` | [![age](https://badges.renovateapi.com/packages/maven/com.amazonaws:aws-java-sdk-s3/1.12.85/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.amazonaws:aws-java-sdk-s3/1.12.85/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.amazonaws:aws-java-sdk-s3/1.12.85/compatibility-slim/1.12.84)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.amazonaws:aws-java-sdk-s3/1.12.85/confidence-slim/1.12.84)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-java</summary> ### [`v1.12.85`](https://togithub.com/aws/aws-sdk-java/blob/master/CHANGELOG.md#&#8203;11285-2021-10-11) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.84...1.12.85) #### **AWS Elemental MediaLive** - ### Features - This release adds support for Transport Stream files as an input type to MediaLive encoders. #### **Amazon Elastic Compute Cloud** - ### Features - Documentation update for Amazon EC2. #### **Amazon Fraud Detector** - ### Features - New model type: Transaction Fraud Insights, which is optimized for online transaction fraud. Stored Events, which allows customers to send and store data directly within Amazon Fraud Detector. Batch Import, which allows customers to upload a CSV file of historic event data for processing and storage #### **Elastic Load Balancing** - ### Features - Enable support for ALB IPv6 Target Groups (IP Address Type) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples).
1 parent 8608582 commit 85e31ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/s3-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.amazonaws</groupId>
4040
<artifactId>aws-java-sdk-s3</artifactId>
41-
<version>1.12.84</version>
41+
<version>1.12.85</version>
4242
</dependency>
4343
<!-- Test Dependencies -->
4444
<dependency>

0 commit comments

Comments
 (0)