From 3d8d275d859e17aa79395b7db46da9f7a2666fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:09:40 +0000 Subject: [PATCH] Bump jackson-databind in /struts2-aws-lambda-support-example Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- struts2-aws-lambda-support-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/struts2-aws-lambda-support-example/pom.xml b/struts2-aws-lambda-support-example/pom.xml index 55a1f68..494aa65 100644 --- a/struts2-aws-lambda-support-example/pom.xml +++ b/struts2-aws-lambda-support-example/pom.xml @@ -14,7 +14,7 @@ UTF-8 - 2.13.3 + 2.13.4.2