File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
powertools-examples-batch
powertools-examples-cloudformation
powertools-examples-core-utilities
powertools-examples-idempotency
powertools-examples-parameters
powertools-examples-serialization
powertools-examples-validation Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 36
36
<dependency >
37
37
<groupId >com.amazonaws</groupId >
38
38
<artifactId >aws-lambda-java-core</artifactId >
39
- <version >1.2.3 </version >
39
+ <version >1.3.0 </version >
40
40
</dependency >
41
41
<dependency >
42
42
<groupId >software.amazon.awssdk</groupId >
Original file line number Diff line number Diff line change 12
12
<properties >
13
13
<maven .compiler.source>11</maven .compiler.source>
14
14
<maven .compiler.target>11</maven .compiler.target>
15
- <lambda .core.version>1.2.3 </lambda .core.version>
15
+ <lambda .core.version>1.3.0 </lambda .core.version>
16
16
<lambda .events.version>3.15.0</lambda .events.version>
17
17
<aws .sdk.version>2.31.40</aws .sdk.version>
18
18
<aspectj .version>1.9.20.1</aspectj .version>
Original file line number Diff line number Diff line change 36
36
<dependency >
37
37
<groupId >com.amazonaws</groupId >
38
38
<artifactId >aws-lambda-java-core</artifactId >
39
- <version >1.2.3 </version >
39
+ <version >1.3.0 </version >
40
40
</dependency >
41
41
<dependency >
42
42
<groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 34
34
<dependency >
35
35
<groupId >com.amazonaws</groupId >
36
36
<artifactId >aws-lambda-java-core</artifactId >
37
- <version >1.2.3 </version >
37
+ <version >1.3.0 </version >
38
38
</dependency >
39
39
<dependency >
40
40
<groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >com.amazonaws</groupId >
35
35
<artifactId >aws-lambda-java-core</artifactId >
36
- <version >1.2.3 </version >
36
+ <version >1.3.0 </version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >com.amazonaws</groupId >
35
35
<artifactId >aws-lambda-java-core</artifactId >
36
- <version >1.2.3 </version >
36
+ <version >1.3.0 </version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >com.amazonaws</groupId >
35
35
<artifactId >aws-lambda-java-core</artifactId >
36
- <version >1.2.3 </version >
36
+ <version >1.3.0 </version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 47
47
<dependency >
48
48
<groupId >com.amazonaws</groupId >
49
49
<artifactId >aws-lambda-java-core</artifactId >
50
- <version >1.2.3 </version >
50
+ <version >1.3.0 </version >
51
51
</dependency >
52
52
<dependency >
53
53
<groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 34
34
<dependency >
35
35
<groupId >com.amazonaws</groupId >
36
36
<artifactId >aws-lambda-java-core</artifactId >
37
- <version >1.2.3 </version >
37
+ <version >1.3.0 </version >
38
38
</dependency >
39
39
<dependency >
40
40
<groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >com.amazonaws</groupId >
35
35
<artifactId >aws-lambda-java-core</artifactId >
36
- <version >1.2.3 </version >
36
+ <version >1.3.0 </version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 26
26
<dependency >
27
27
<groupId >com.amazonaws</groupId >
28
28
<artifactId >aws-lambda-java-core</artifactId >
29
- <version >1.2.3 </version >
29
+ <version >1.3.0 </version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 41
41
<dependency >
42
42
<groupId >com.amazonaws</groupId >
43
43
<artifactId >aws-lambda-java-core</artifactId >
44
- <version >1.2.3 </version >
44
+ <version >1.3.0 </version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >org.aspectj</groupId >
Original file line number Diff line number Diff line change 88
88
<aws .xray.recorder.version>2.18.2</aws .xray.recorder.version>
89
89
<payloadoffloading-common .version>2.2.0</payloadoffloading-common .version>
90
90
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
91
- <lambda .core.version>1.2.3 </lambda .core.version>
91
+ <lambda .core.version>1.3.0 </lambda .core.version>
92
92
<lambda .events.version>3.16.0</lambda .events.version>
93
93
<lambda .serial.version>1.1.5</lambda .serial.version>
94
94
<maven-compiler-plugin .version>3.13.0</maven-compiler-plugin .version>
You can’t perform that action at this time.
0 commit comments