File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
powertools-examples-core-utilities/sam-graalvm
powertools-examples-parameters/sam-graalvm
powertools-examples-serialization/sam-graalvm Expand file tree Collapse file tree 3 files changed +3
-3
lines changed 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.2 </version >
52
+ <version >2.8.3 </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 49
49
<dependency >
50
50
<groupId >com.amazonaws</groupId >
51
51
<artifactId >aws-lambda-java-runtime-interface-client</artifactId >
52
- <version >2.8.2 </version >
52
+ <version >2.8.3 </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.2 </version >
39
+ <version >2.8.3 </version >
40
40
</dependency >
41
41
</dependencies >
42
42
You can’t perform that action at this time.
0 commit comments