From 9b381986ef5aa5c97b1f1bc819701bfa7802a1b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 00:18:20 +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-core` from 2.12.3 to 2.12.4 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.3...jackson-core-2.12.4) Updates `jackson-annotations` from 2.12.3 to 2.12.4 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.12.3 to 2.12.4 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- rest-angular/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-angular/pom.xml b/rest-angular/pom.xml index 5c3ff7dd..c96fcf67 100644 --- a/rest-angular/pom.xml +++ b/rest-angular/pom.xml @@ -16,7 +16,7 @@ UTF-8 - 2.12.3 + 2.12.4