File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
powertools-examples-batch
powertools-examples-cloudformation Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 <maven .compiler.source>1.8</maven .compiler.source>
1616 <maven .compiler.target>1.8</maven .compiler.target>
1717 <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.31.17 </aws .sdk.version>
1919 <netty .version>4.2.0.RC3</netty .version>
2020 </properties >
2121
Original file line number Diff line number Diff line change 1515 <maven .compiler.target>1.8</maven .compiler.target>
1616 <lambda .core.version>1.2.3</lambda .core.version>
1717 <lambda .events.version>3.11.4</lambda .events.version>
18- <aws .sdk.version>2.30.19 </aws .sdk.version>
18+ <aws .sdk.version>2.31.17 </aws .sdk.version>
1919 </properties >
2020 <dependencyManagement >
2121 <dependencies >
Original file line number Diff line number Diff line change 2929 <dependency >
3030 <groupId >software.amazon.awssdk</groupId >
3131 <artifactId >url-connection-client</artifactId >
32- <version >2.27.12 </version >
32+ <version >2.31.17 </version >
3333 </dependency >
3434 <dependency >
3535 <groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 7575 <maven .compiler.target>1.8</maven .compiler.target>
7676 <log4j .version>2.24.3</log4j .version>
7777 <jackson .version>2.17.2</jackson .version>
78- <aws .sdk.version>2.30.19 </aws .sdk.version>
78+ <aws .sdk.version>2.31.17 </aws .sdk.version>
7979 <aws .xray.recorder.version>2.18.1</aws .xray.recorder.version>
8080 <payloadoffloading-common .version>2.2.0</payloadoffloading-common .version>
8181 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments