Skip to content

Commit

Permalink
Bump software.amazon.awscdk:aws-cdk-lib from 2.147.1 to 2.147.2
Browse files Browse the repository at this point in the history
Bumps [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.147.1 to 2.147.2.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.147.2/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.147.1...v2.147.2)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 28, 2024
1 parent a3388f7 commit d4a3644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>software.amazon.awscdk</groupId>
<artifactId>aws-cdk-lib</artifactId>
<version>2.147.1</version>
<version>2.147.2</version>
</dependency>

<!-- Respective AWS Construct Libraries -->
Expand Down

0 comments on commit d4a3644

Please sign in to comment.