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 6
6
<groupId >software.amazon.lambda.examples</groupId >
7
7
<!-- TODO TODO TODO this should build from SNAPSHOT, but it doesn't, because the snapshots
8
8
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 >
10
10
<artifactId >powertools-examples-core-utilities-cdk</artifactId >
11
11
<packaging >jar</packaging >
12
12
Original file line number Diff line number Diff line change 71
71
<slf4j .version>2.0.7</slf4j .version>
72
72
<jackson .version>2.17.2</jackson .version>
73
73
<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>
75
75
<payloadoffloading-common .version>2.2.0</payloadoffloading-common .version>
76
76
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
77
77
<lambda .core.version>1.2.3</lambda .core.version>
You can’t perform that action at this time.
0 commit comments