File tree 4 files changed +4
-4
lines changed
powertools-examples-batch
powertools-examples-cloudformation
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
<maven .compiler.source>1.8</maven .compiler.source>
16
16
<maven .compiler.target>1.8</maven .compiler.target>
17
17
<aws .sdk.v1.version>1.12.781</aws .sdk.v1.version>
18
- <aws .sdk.version>2.30.19 </aws .sdk.version>
18
+ <aws .sdk.version>2.30.36 </aws .sdk.version>
19
19
<netty .version>4.2.0.RC3</netty .version>
20
20
</properties >
21
21
Original file line number Diff line number Diff line change 15
15
<maven .compiler.target>1.8</maven .compiler.target>
16
16
<lambda .core.version>1.2.3</lambda .core.version>
17
17
<lambda .events.version>3.11.4</lambda .events.version>
18
- <aws .sdk.version>2.30.19 </aws .sdk.version>
18
+ <aws .sdk.version>2.30.36 </aws .sdk.version>
19
19
</properties >
20
20
<dependencyManagement >
21
21
<dependencies >
Original file line number Diff line number Diff line change 29
29
<dependency >
30
30
<groupId >software.amazon.awssdk</groupId >
31
31
<artifactId >url-connection-client</artifactId >
32
- <version >2.27.12 </version >
32
+ <version >2.30.36 </version >
33
33
</dependency >
34
34
<dependency >
35
35
<groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 75
75
<maven .compiler.target>1.8</maven .compiler.target>
76
76
<log4j .version>2.24.3</log4j .version>
77
77
<jackson .version>2.17.2</jackson .version>
78
- <aws .sdk.version>2.30.19 </aws .sdk.version>
78
+ <aws .sdk.version>2.30.36 </aws .sdk.version>
79
79
<aws .xray.recorder.version>2.18.1</aws .xray.recorder.version>
80
80
<payloadoffloading-common .version>2.2.0</payloadoffloading-common .version>
81
81
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments