Skip to content

Commit c7e6d25

Browse files
Bump software.amazon.awscdk:aws-cdk-lib from 2.171.0 to 2.171.1
Bumps [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.171.0 to 2.171.1. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/v2.171.1/CHANGELOG.v2.md) - [Commits](aws/aws-cdk@v2.171.0...v2.171.1) --- 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] <[email protected]>
1 parent 80f4027 commit c7e6d25

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.171.0</aws-cdk-lib.version>
18+
<aws-cdk-lib.version>2.171.1</aws-cdk-lib.version>
1919
<constructs.version>10.4.2</constructs.version>
2020
<jackson.version>2.18.1</jackson.version>
2121
</properties>

0 commit comments

Comments
 (0)