Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependabot updates #5666

Merged
merged 5 commits into from
Nov 15, 2023
Merged

Dependabot updates #5666

merged 5 commits into from
Nov 15, 2023

Conversation

beqqrry-aws
Copy link
Contributor


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…ting_fsa_app (#5661)

Bump org.json:json in /javav2/usecases/creating_fsa_app

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…lambda (#5660)

Bump org.json:json in /javav2/example_code/lambda

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…lookoutvision (#5659)

Bump org.json:json in /javav2/example_code/lookoutvision

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…source_files (#5658)

Bump org.json:json in /javav2/usecases/pam_source_files

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…flow_sagemaker_pipes (#5657)

Bump org.json:json in /javav2/usecases/workflow_sagemaker_pipes

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@beqqrry-aws beqqrry-aws self-assigned this Nov 15, 2023
@github-actions github-actions bot added the Java-v2 This issue relates to the AWS SDK for Java V2 label Nov 15, 2023
@beqqrry-aws beqqrry-aws added On Call Review complete On call review complete Text Review not needed This contains no text which needs review Task A general update to the code base for language clarification, missing actions, tests, etc. labels Nov 15, 2023
@beqqrry-aws beqqrry-aws merged commit 4474e61 into main Nov 15, 2023
14 of 17 checks passed
@beqqrry-aws beqqrry-aws deleted the dependabot-nov-23 branch November 15, 2023 16:28
ford-at-aws pushed a commit that referenced this pull request Dec 15, 2023
* Bump org.json:json from 20230227 to 20231013 in /javav2/usecases/creating_fsa_app (#5661)
* Bump org.json:json from 20230227 to 20231013 in /javav2/example_code/lambda (#5660)
* Bump org.json:json from 20230227 to 20231013 in /javav2/example_code/lookoutvision (#5659)
* Bump org.json:json from 20230227 to 20231013 in /javav2/usecases/pam_source_files (#5658)
* Bump org.json:json from 20210307 to 20231013 in /javav2/usecases/workflow_sagemaker_pipes (#5657)
meyertst-aws pushed a commit to meyertst-aws/aws-doc-sdk-examples that referenced this pull request Jan 4, 2024
* Bump org.json:json from 20230227 to 20231013 in /javav2/usecases/creating_fsa_app (awsdocs#5661)
* Bump org.json:json from 20230227 to 20231013 in /javav2/example_code/lambda (awsdocs#5660)
* Bump org.json:json from 20230227 to 20231013 in /javav2/example_code/lookoutvision (awsdocs#5659)
* Bump org.json:json from 20230227 to 20231013 in /javav2/usecases/pam_source_files (awsdocs#5658)
* Bump org.json:json from 20210307 to 20231013 in /javav2/usecases/workflow_sagemaker_pipes (awsdocs#5657)
max-webster pushed a commit to max-webster/aws-doc-sdk-examples that referenced this pull request Mar 15, 2024
* Bump org.json:json from 20230227 to 20231013 in /javav2/usecases/creating_fsa_app (awsdocs#5661)
* Bump org.json:json from 20230227 to 20231013 in /javav2/example_code/lambda (awsdocs#5660)
* Bump org.json:json from 20230227 to 20231013 in /javav2/example_code/lookoutvision (awsdocs#5659)
* Bump org.json:json from 20230227 to 20231013 in /javav2/usecases/pam_source_files (awsdocs#5658)
* Bump org.json:json from 20210307 to 20231013 in /javav2/usecases/workflow_sagemaker_pipes (awsdocs#5657)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java-v2 This issue relates to the AWS SDK for Java V2 On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc. Text Review not needed This contains no text which needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants