Skip to content

Commit 8c397bc

Browse files
chore: bump com.amazonaws:aws-lambda-java-runtime-interface-client (#2069)
Bumps [com.amazonaws:aws-lambda-java-runtime-interface-client](https://github.com/aws/aws-lambda-java-libs) from 2.8.2 to 2.8.3. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-runtime-interface-client dependency-version: 2.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbb591b commit 8c397bc

File tree

1 file changed

+1
-1
lines changed
  • powertools-e2e-tests/handlers

1 file changed

+1
-1
lines changed

powertools-e2e-tests/handlers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>com.amazonaws</groupId>
116116
<artifactId>aws-lambda-java-runtime-interface-client</artifactId>
117-
<version>2.8.2</version>
117+
<version>2.8.3</version>
118118
</dependency>
119119
</dependencies>
120120
</dependencyManagement>

0 commit comments

Comments
 (0)