File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
examples/powertools-examples-core-utilities/cdk/app Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 <groupId >software.amazon.lambda.examples</groupId >
77 <!-- TODO TODO TODO this should build from SNAPSHOT, but it doesn't, because the snapshots
88 don't appear in the docker environment CDK builds it in in our CDK tests. How to procede? V2 blocker -->
9- <version >1.17.0 </version >
9+ <version >2.0.0-SNAPSHOT </version >
1010 <artifactId >powertools-examples-core-utilities-cdk</artifactId >
1111 <packaging >jar</packaging >
1212
Original file line number Diff line number Diff line change 7171 <slf4j .version>2.0.7</slf4j .version>
7272 <jackson .version>2.17.2</jackson .version>
7373 <aws .sdk.version>2.28.1</aws .sdk.version>
74- <aws .xray.recorder.version>2.18.1 </aws .xray.recorder.version>
74+ <aws .xray.recorder.version>2.18.2 </aws .xray.recorder.version>
7575 <payloadoffloading-common .version>2.2.0</payloadoffloading-common .version>
7676 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7777 <lambda .core.version>1.2.3</lambda .core.version>
You can’t perform that action at this time.
0 commit comments