Skip to content

Commit 13d6104

Browse files
Bump aws-lambda-java-runtime-interface-client from 2.1.1 to 2.3.1
Bumps [aws-lambda-java-runtime-interface-client](https://github.com/aws/aws-lambda-java-libs) from 2.1.1 to 2.3.1. - [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-runtime-interface-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4114126 commit 13d6104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ under the License.
140140
<dependency>
141141
<groupId>com.amazonaws</groupId>
142142
<artifactId>aws-lambda-java-runtime-interface-client</artifactId>
143-
<version>2.1.1</version>
143+
<version>2.3.1</version>
144144
<scope>provided</scope>
145145
</dependency>
146146
<dependency>

0 commit comments

Comments
 (0)