Skip to content

Commit 9a17183

Browse files
Bump software.amazon.awscdk:aws-cdk-lib from 2.215.0 to 2.216.0
Bumps [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.215.0 to 2.216.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](aws/aws-cdk@v2.215.0...v2.216.0) --- updated-dependencies: - dependency-name: software.amazon.awscdk:aws-cdk-lib dependency-version: 2.216.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc7ad21 commit 9a17183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<maven.compiler.target>11</maven.compiler.target>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
18-
<aws-cdk-lib.version>2.215.0</aws-cdk-lib.version>
18+
<aws-cdk-lib.version>2.216.0</aws-cdk-lib.version>
1919
<constructs.version>10.4.2</constructs.version>
2020
<jackson.version>2.20.0</jackson.version>
2121
</properties>

0 commit comments

Comments
 (0)