We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4691038 commit 5f4492cCopy full SHA for 5f4492c
aws-lambda-java-serialization/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.amazonaws</groupId>
6
<artifactId>aws-lambda-java-serialization</artifactId>
7
- <version>1.1.6</version>
+ <version>1.1.7</version>
8
<packaging>jar</packaging>
9
10
<name>AWS Lambda Java Runtime Serialization</name>
@@ -196,7 +196,7 @@
196
<plugin>
197
<groupId>org.apache.maven.plugins</groupId>
198
<artifactId>maven-shade-plugin</artifactId>
199
- <version>3.2.1</version>
+ <version>3.6.1</version>
200
<executions>
201
<execution>
202
<phase>package</phase>
0 commit comments