File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
examples/powertools-examples-serialization/sam-graalvm Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >software.amazon.lambda.examples</groupId >
5
- <version >2.1.0 </version >
5
+ <version >2.1.1 </version >
6
6
<artifactId >powertools-examples-serialization-sam-graalvm</artifactId >
7
7
<packaging >jar</packaging >
8
8
<name >Powertools for AWS Lambda (Java) - Examples - Serialization GraalVM</name >
31
31
<dependency >
32
32
<groupId >com.amazonaws</groupId >
33
33
<artifactId >aws-lambda-java-events</artifactId >
34
- <version >3.15 .0</version >
34
+ <version >3.16 .0</version >
35
35
</dependency >
36
36
<dependency >
37
37
<groupId >com.amazonaws</groupId >
You can’t perform that action at this time.
0 commit comments