Skip to content

Commit fd8a2ce

Browse files
Bump jackson-databind from 2.9.9 to 2.9.10.1 in /iot-mqtt-client-example
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 2.9.10.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb1a99e commit fd8a2ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iot-mqtt-client-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<maven.compiler.target>11</maven.compiler.target>
1414
<maven-shade-plugin.version>3.2.1</maven-shade-plugin.version>
1515
<org.eclipse.paho.client.mqttv3.version>1.2.0</org.eclipse.paho.client.mqttv3.version>
16-
<jackson-databind.version>2.9.9</jackson-databind.version>
16+
<jackson-databind.version>2.9.10.1</jackson-databind.version>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
</properties>
1919

0 commit comments

Comments
 (0)