From f1b72bb34de7d00b2f6842286ac47e7a29a32ccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 06:53:36 +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.1. - [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..cf20d2b 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.1