File tree 3 files changed +3
-3
lines changed
powertools-examples-cloudformation
3 files changed +3
-3
lines changed 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.25.69 </aws .sdk.version>
18
+ <aws .sdk.version>2.26.3 </aws .sdk.version>
19
19
</properties >
20
20
<dependencyManagement >
21
21
<dependencies >
Original file line number Diff line number Diff line change 27
27
<dependency >
28
28
<groupId >software.amazon.awssdk</groupId >
29
29
<artifactId >url-connection-client</artifactId >
30
- <version >2.25.69 </version >
30
+ <version >2.26.3 </version >
31
31
</dependency >
32
32
<dependency >
33
33
<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.22.1</log4j .version>
77
77
<jackson .version>2.17.0</jackson .version>
78
- <aws .sdk.version>2.25.69 </aws .sdk.version>
78
+ <aws .sdk.version>2.26.3 </aws .sdk.version>
79
79
<aws .xray.recorder.version>2.15.3</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