File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
powertools-examples-cloudformation
powertools-examples-idempotency
powertools-examples-parameters
powertools-examples-serialization Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 14
14
<maven .compiler.source>1.8</maven .compiler.source>
15
15
<maven .compiler.target>1.8</maven .compiler.target>
16
16
<lambda .core.version>1.2.3</lambda .core.version>
17
- <lambda .events.version>3.11.4 </lambda .events.version>
17
+ <lambda .events.version>3.15.0 </lambda .events.version>
18
18
<aws .sdk.version>2.31.17</aws .sdk.version>
19
19
</properties >
20
20
<dependencyManagement >
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-events</artifactId >
44
- <version >3.11.4 </version >
44
+ <version >3.15.0 </version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >org.apache.logging.log4j</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-events</artifactId >
44
- <version >3.11.4 </version >
44
+ <version >3.15.0 </version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 40
40
<dependency >
41
41
<groupId >com.amazonaws</groupId >
42
42
<artifactId >aws-lambda-java-events</artifactId >
43
- <version >3.11.4 </version >
43
+ <version >3.15.0 </version >
44
44
</dependency >
45
45
<dependency >
46
46
<groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 40
40
<dependency >
41
41
<groupId >com.amazonaws</groupId >
42
42
<artifactId >aws-lambda-java-events</artifactId >
43
- <version >3.11.4 </version >
43
+ <version >3.15.0 </version >
44
44
</dependency >
45
45
<dependency >
46
46
<groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 53
53
<dependency >
54
54
<groupId >com.amazonaws</groupId >
55
55
<artifactId >aws-lambda-java-events</artifactId >
56
- <version >3.11.4 </version >
56
+ <version >3.15.0 </version >
57
57
</dependency >
58
58
<dependency >
59
59
<groupId >org.apache.logging.log4j</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-events</artifactId >
36
- <version >3.11.4 </version >
36
+ <version >3.15.0 </version >
37
37
</dependency >
38
38
39
39
<!-- Transitive dependencies -->
Original file line number Diff line number Diff line change 31
31
<dependency >
32
32
<groupId >com.amazonaws</groupId >
33
33
<artifactId >aws-lambda-java-events</artifactId >
34
- <version >3.11.4 </version >
34
+ <version >3.15.0 </version >
35
35
</dependency >
36
36
</dependencies >
37
37
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.amazonaws</groupId >
41
41
<artifactId >aws-lambda-java-events</artifactId >
42
- <version >3.11.4 </version >
42
+ <version >3.15.0 </version >
43
43
</dependency >
44
44
<dependency >
45
45
<groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 80
80
<payloadoffloading-common .version>2.2.0</payloadoffloading-common .version>
81
81
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
82
82
<lambda .core.version>1.2.3</lambda .core.version>
83
- <lambda .events.version>3.11.4 </lambda .events.version>
83
+ <lambda .events.version>3.15.0 </lambda .events.version>
84
84
<lambda .serial.version>1.1.5</lambda .serial.version>
85
85
<maven-compiler-plugin .version>3.14.0</maven-compiler-plugin .version>
86
86
<aspectj .version>1.9.7</aspectj .version>
You can’t perform that action at this time.
0 commit comments