From 23e72e691e2922d3ca36fc23768521fb69c4aa57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:18:11 +0000 Subject: [PATCH] Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /orchestra2md Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- orchestra2md/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orchestra2md/pom.xml b/orchestra2md/pom.xml index 53a1cac..4f30083 100644 --- a/orchestra2md/pom.xml +++ b/orchestra2md/pom.xml @@ -40,7 +40,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.1 + 2.13.4.2 org.junit.jupiter