From abc11e2497fa0b62c8e070a3a5ec0629ce8b8fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 11:35:01 +0000 Subject: [PATCH] Bump jackson-databind in /vcf-dumper/vcf-dumper-lib Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.12.7.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:development ... Signed-off-by: dependabot[bot] --- vcf-dumper/vcf-dumper-lib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcf-dumper/vcf-dumper-lib/pom.xml b/vcf-dumper/vcf-dumper-lib/pom.xml index 82fcae35..eedcdc66 100644 --- a/vcf-dumper/vcf-dumper-lib/pom.xml +++ b/vcf-dumper/vcf-dumper-lib/pom.xml @@ -32,7 +32,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.7 + 2.12.7.1 test