Skip to content

Commit 7e8d9bc

Browse files
Bump jackson-databind in /microservices/iot_sensor
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.12.7.1. - [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] <support@github.com>
1 parent 413158a commit 7e8d9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microservices/iot_sensor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<java.version>1.8</java.version>
1919
<eclipse-paho-mqtt.version>1.2.0</eclipse-paho-mqtt.version>
20-
<jackson-bind.version>2.9.8</jackson-bind.version>
20+
<jackson-bind.version>2.12.7.1</jackson-bind.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)