Skip to content

Commit ef05456

Browse files
Bump aws-lambda-java-serialization from 1.0.1 to 1.1.2
Bumps [aws-lambda-java-serialization](https://github.com/aws/aws-lambda-java-libs) from 1.0.1 to 1.1.2. - [Release notes](https://github.com/aws/aws-lambda-java-libs/releases) - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-serialization dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4114126 commit ef05456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ under the License.
134134
<dependency>
135135
<groupId>com.amazonaws</groupId>
136136
<artifactId>aws-lambda-java-serialization</artifactId>
137-
<version>1.0.1</version>
137+
<version>1.1.2</version>
138138
<scope>provided</scope>
139139
</dependency>
140140
<dependency>

0 commit comments

Comments
 (0)