We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a41f3f + 3e7cf3e commit f157c8bCopy full SHA for f157c8b
pom.xml
@@ -15,7 +15,7 @@
15
<maven.compiler.target>11</maven.compiler.target>
16
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
17
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
18
- <aws-cdk-lib.version>2.210.0</aws-cdk-lib.version>
+ <aws-cdk-lib.version>2.211.0</aws-cdk-lib.version>
19
<constructs.version>10.4.2</constructs.version>
20
<jackson.version>2.19.2</jackson.version>
21
</properties>
0 commit comments