Skip to content

Commit 0f19dd7

Browse files
authored
Merge pull request #35 from aleph0io/dependabot/maven/main/com.amazonaws-aws-lambda-java-runtime-interface-client-2.4.1
Bump com.amazonaws:aws-lambda-java-runtime-interface-client from 2.3.1 to 2.4.1
2 parents 9cd6f9b + 0ba1f7b commit 0f19dd7

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)