Skip to content

Commit 0ba1f7b

Browse files
Bump com.amazonaws:aws-lambda-java-runtime-interface-client
Bumps [com.amazonaws:aws-lambda-java-runtime-interface-client](https://github.com/aws/aws-lambda-java-libs) from 2.3.1 to 2.4.1. - [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 408623d commit 0ba1f7b

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.3.1</version>
143+
<version>2.4.1</version>
144144
<scope>provided</scope>
145145
</dependency>
146146
<dependency>

0 commit comments

Comments
 (0)