Skip to content

Commit 5f4492c

Browse files
author
Davide Melfi
committed
chore: bumping version for serialization layer and maven shading plugin
1 parent 4691038 commit 5f4492c

File tree

1 file changed

+2
-2
lines changed
  • aws-lambda-java-serialization

1 file changed

+2
-2
lines changed

aws-lambda-java-serialization/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.amazonaws</groupId>
66
<artifactId>aws-lambda-java-serialization</artifactId>
7-
<version>1.1.6</version>
7+
<version>1.1.7</version>
88
<packaging>jar</packaging>
99

1010
<name>AWS Lambda Java Runtime Serialization</name>
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>org.apache.maven.plugins</groupId>
198198
<artifactId>maven-shade-plugin</artifactId>
199-
<version>3.2.1</version>
199+
<version>3.6.1</version>
200200
<executions>
201201
<execution>
202202
<phase>package</phase>

0 commit comments

Comments
 (0)