File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
powertools-examples-cloudformation
powertools-examples-core-utilities/sam-graalvm
powertools-examples-idempotency/sam-graalvm
powertools-examples-parameters/sam-graalvm
powertools-examples-serialization/sam-graalvm
powertools-e2e-tests/handlers Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77
77
<dependency >
78
78
<groupId >com.amazonaws</groupId >
79
79
<artifactId >aws-lambda-java-runtime-interface-client</artifactId >
80
- <version >2.8.3 </version >
80
+ <version >2.8.6 </version >
81
81
</dependency >
82
82
</dependencies >
83
83
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >com.amazonaws</groupId >
51
51
<artifactId >aws-lambda-java-runtime-interface-client</artifactId >
52
- <version >2.8.3 </version >
52
+ <version >2.8.6 </version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 43
43
<dependency >
44
44
<groupId >com.amazonaws</groupId >
45
45
<artifactId >aws-lambda-java-runtime-interface-client</artifactId >
46
- <version >2.8.3 </version >
46
+ <version >2.8.6 </version >
47
47
</dependency >
48
48
49
49
<dependency >
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >com.amazonaws</groupId >
51
51
<artifactId >aws-lambda-java-runtime-interface-client</artifactId >
52
- <version >2.8.3 </version >
52
+ <version >2.8.6 </version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >org.apache.logging.log4j</groupId >
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-runtime-interface-client</artifactId >
39
- <version >2.8.3 </version >
39
+ <version >2.8.6 </version >
40
40
</dependency >
41
41
</dependencies >
42
42
Original file line number Diff line number Diff line change 120
120
<dependency >
121
121
<groupId >com.amazonaws</groupId >
122
122
<artifactId >aws-lambda-java-runtime-interface-client</artifactId >
123
- <version >2.8.3 </version >
123
+ <version >2.8.6 </version >
124
124
</dependency >
125
125
</dependencies >
126
126
</dependencyManagement >
You can’t perform that action at this time.
0 commit comments