From 3e0227df704667c3fa2b787ee063b5fd3602eaf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 01:36:10 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-annotations in /basyx.components Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.16.1 to 2.16.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../basyx.components.docker/basyx.components.registry/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basyx.components/basyx.components.docker/basyx.components.registry/pom.xml b/basyx.components/basyx.components.docker/basyx.components.registry/pom.xml index 9b559c88..8818e4a5 100644 --- a/basyx.components/basyx.components.docker/basyx.components.registry/pom.xml +++ b/basyx.components/basyx.components.docker/basyx.components.registry/pom.xml @@ -119,7 +119,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.16.1 + 2.16.2