From e62e04f7362eddd9e51c2f6c1ea77c91512c5694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 11:28:52 +0000 Subject: [PATCH] Bump jackson.version from 2.12.3 to 2.12.4 Bumps `jackson.version` from 2.12.3 to 2.12.4. Updates `jackson-module-parameter-names` from 2.12.3 to 2.12.4 - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases) - [Commits](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.12.3...jackson-modules-java8-2.12.4) Updates `jackson-datatype-jdk8` from 2.12.3 to 2.12.4 Updates `jackson-datatype-jsr310` from 2.12.3 to 2.12.4 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7edbf1a..f7032af 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 1.8 scm:git:https://github.com/amsa-code/sgb-decoder.git - 2.12.3 + 2.12.4 3.1.2 src/main/checkstyle/checkstyle.xml