From 7dbdf5dab15627c7660c8f545ffa1fab3757a899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 05:59:21 +0000 Subject: [PATCH] build(deps): bump jackson-databind.version from 2.14.2 to 2.15.0 Bumps `jackson-databind.version` from 2.14.2 to 2.15.0. Updates `jackson-databind` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.2...jackson-core-2.15.0) Updates `jackson-annotations` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-jr-objects` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/FasterXML/jackson-jr/releases) - [Commits](https://github.com/FasterXML/jackson-jr/compare/jackson-jr-parent-2.14.2...jackson-jr-parent-2.15.0) Updates `jackson-jr-annotation-support` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/FasterXML/jackson-jr/releases) - [Commits](https://github.com/FasterXML/jackson-jr/compare/jackson-jr-parent-2.14.2...jackson-jr-parent-2.15.0) Updates `jackson-jaxrs-json-provider` from 2.14.2 to 2.15.0 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.jr:jackson-jr-objects dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.jr:jackson-jr-annotation-support dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 63a74c688..6acb01f9d 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 4.13.2 5.9.2 - 2.14.2 + 2.15.0 2.14.2 3.24.2 2.2