From 34862d52f3730e7c68fce42181448ce836048a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:18:09 +0000 Subject: [PATCH] Bump jackson-databind in /Chapter_09_Pi4J/java-pi4j-lcddisplay 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] --- Chapter_09_Pi4J/java-pi4j-lcddisplay/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter_09_Pi4J/java-pi4j-lcddisplay/pom.xml b/Chapter_09_Pi4J/java-pi4j-lcddisplay/pom.xml index 9c8b932..52d78c6 100644 --- a/Chapter_09_Pi4J/java-pi4j-lcddisplay/pom.xml +++ b/Chapter_09_Pi4J/java-pi4j-lcddisplay/pom.xml @@ -23,7 +23,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.1 + 2.13.4.2 junit