From c9e47f875aa86c96ab62ac28a297a30f560dbfa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 06:59:34 +0000 Subject: [PATCH] chore(deps): bump jackson-databind in /bigtable/scheduled-backups Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 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] --- bigtable/scheduled-backups/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigtable/scheduled-backups/pom.xml b/bigtable/scheduled-backups/pom.xml index d692ccc299e..361639f6a9b 100644 --- a/bigtable/scheduled-backups/pom.xml +++ b/bigtable/scheduled-backups/pom.xml @@ -56,7 +56,7 @@ limitations under the License. com.fasterxml.jackson.core jackson-databind - 2.13.2.1 + 2.13.4.1