File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
powertools-examples-cloudformation
powertools-examples-core/cdk/infra Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
<maven .deploy.skip>true</maven .deploy.skip>
17
17
<lambda .core.version>1.2.2</lambda .core.version>
18
18
<lambda .events.version>3.11.2</lambda .events.version>
19
- <aws .sdk.version>2.20.125 </aws .sdk.version>
19
+ <aws .sdk.version>2.20.127 </aws .sdk.version>
20
20
</properties >
21
21
<dependencyManagement >
22
22
<dependencies >
Original file line number Diff line number Diff line change 7
7
<version >1.17.0-SNAPSHOT</version >
8
8
<properties >
9
9
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
10
- <cdk .version>2.88 .0</cdk .version>
10
+ <cdk .version>2.91 .0</cdk .version>
11
11
<constructs .version>[10.0.0,11.0.0)</constructs .version>
12
12
<junit .version>5.10.0</junit .version>
13
13
</properties >
25
25
<plugin >
26
26
<groupId >org.codehaus.mojo</groupId >
27
27
<artifactId >exec-maven-plugin</artifactId >
28
- <version >3.0 .0</version >
28
+ <version >3.1 .0</version >
29
29
<configuration >
30
30
<mainClass >cdk.CdkApp</mainClass >
31
31
</configuration >
Original file line number Diff line number Diff line change 74
74
<log4j .version>2.20.0</log4j .version>
75
75
<jackson .version>2.15.2</jackson .version>
76
76
<aspectj .version>1.9.7</aspectj .version>
77
- <aws .sdk.version>2.20.125 </aws .sdk.version>
77
+ <aws .sdk.version>2.20.127 </aws .sdk.version>
78
78
<aws .xray.recorder.version>2.14.0</aws .xray.recorder.version>
79
79
<payloadoffloading-common .version>2.1.3</payloadoffloading-common .version>
80
80
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments