File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
examples/powertools-examples-cloudformation
powertools-e2e-tests/handlers Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
<maven .compiler.target>11</maven .compiler.target>
15
15
<lambda .core.version>1.3.0</lambda .core.version>
16
16
<lambda .events.version>3.16.1</lambda .events.version>
17
- <aws .sdk.version>2.32.30 </aws .sdk.version>
17
+ <aws .sdk.version>2.32.31 </aws .sdk.version>
18
18
<aspectj .version>1.9.20.1</aspectj .version>
19
19
20
20
</properties >
Original file line number Diff line number Diff line change 85
85
<log4j .version>2.25.1</log4j .version>
86
86
<slf4j .version>2.0.17</slf4j .version>
87
87
<jackson .version>2.19.2</jackson .version>
88
- <aws .sdk.version>2.32.30 </aws .sdk.version>
88
+ <aws .sdk.version>2.32.31 </aws .sdk.version>
89
89
<aws .xray.recorder.version>2.19.0</aws .xray.recorder.version>
90
90
<payloadoffloading-common .version>2.2.0</payloadoffloading-common .version>
91
91
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 20
20
<maven .shade.version>3.6.0</maven .shade.version>
21
21
<aspectj .plugin.version>1.13.1</aspectj .plugin.version>
22
22
<maven .compiler.version>3.11.0</maven .compiler.version>
23
- <aws .sdk.version>2.32.30 </aws .sdk.version>
23
+ <aws .sdk.version>2.32.31 </aws .sdk.version>
24
24
<aspectj .version>1.9.20.1</aspectj .version>
25
25
</properties >
26
26
You can’t perform that action at this time.
0 commit comments