File tree 3 files changed +4
-4
lines changed
powertools-examples-idempotency
powertools-examples-parameters
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 53
53
<dependency >
54
54
<groupId >com.amazonaws</groupId >
55
55
<artifactId >aws-lambda-java-events</artifactId >
56
- <version >3.11.2 </version >
56
+ <version >3.11.3 </version >
57
57
</dependency >
58
58
<dependency >
59
59
<groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 32
32
<dependency >
33
33
<groupId >com.amazonaws</groupId >
34
34
<artifactId >aws-lambda-java-events</artifactId >
35
- <version >3.11.2 </version >
35
+ <version >3.11.3 </version >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >org.aspectj</groupId >
Original file line number Diff line number Diff line change 30
30
<properties >
31
31
<maven .compiler.source>1.8</maven .compiler.source>
32
32
<maven .compiler.target>1.8</maven .compiler.target>
33
- <constructs .version>10.2.69 </constructs .version>
34
- <cdk .version>2.93 .0</cdk .version>
33
+ <constructs .version>10.2.70 </constructs .version>
34
+ <cdk .version>2.100 .0</cdk .version>
35
35
</properties >
36
36
37
37
<dependencies >
You can’t perform that action at this time.
0 commit comments