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 22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <groupId >software.amazon.lambda.examples</groupId >
5- <version >2.1.0 </version >
5+ <version >2.1.1 </version >
66 <artifactId >powertools-examples-serialization-sam-graalvm</artifactId >
77 <packaging >jar</packaging >
88 <name >Powertools for AWS Lambda (Java) - Examples - Serialization GraalVM</name >
3131 <dependency >
3232 <groupId >com.amazonaws</groupId >
3333 <artifactId >aws-lambda-java-events</artifactId >
34- <version >3.15 .0</version >
34+ <version >3.16 .0</version >
3535 </dependency >
3636 <dependency >
3737 <groupId >com.amazonaws</groupId >
You can’t perform that action at this time.
0 commit comments