From 935d90012012865349307c0eb4140309d7106989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 17:03:01 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind in /basyx.examples Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.2 to 2.16.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- basyx.examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basyx.examples/pom.xml b/basyx.examples/pom.xml index 41d1157..a64011b 100644 --- a/basyx.examples/pom.xml +++ b/basyx.examples/pom.xml @@ -134,7 +134,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.16.0