Skip to content

Commit 9801a73

Browse files
Bump com.amazonaws:aws-lambda-java-events from 3.11.1 to 3.11.3
Bumps [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) from 3.11.1 to 3.11.3. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-events dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 408623d commit 9801a73

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
@@ -152,7 +152,7 @@ under the License.
152152
<dependency>
153153
<groupId>com.amazonaws</groupId>
154154
<artifactId>aws-lambda-java-events</artifactId>
155-
<version>3.11.1</version>
155+
<version>3.11.3</version>
156156
<scope>provided</scope>
157157
</dependency>
158158
<dependency>

0 commit comments

Comments
 (0)