Skip to content

Commit b81e340

Browse files
Bump software.amazon.awscdk:aws-cdk-lib from 2.211.0 to 2.212.0
Bumps [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.211.0 to 2.212.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.211.0...v2.212.0) --- updated-dependencies: - dependency-name: software.amazon.awscdk:aws-cdk-lib dependency-version: 2.212.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0e606e commit b81e340

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.211.0</aws-cdk-lib.version>
18+
<aws-cdk-lib.version>2.212.0</aws-cdk-lib.version>
1919
<constructs.version>10.4.2</constructs.version>
2020
<jackson.version>2.19.2</jackson.version>
2121
</properties>

0 commit comments

Comments
 (0)