Skip to content

Commit

Permalink
Bump jackson-databind in /aws-iot-device-sdk-java (#185)
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.0 to 2.12.6.1.
  • Loading branch information
bretambrose authored Jun 10, 2022
1 parent 5779a53 commit 4a19719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-iot-device-sdk-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.0</version>
<version>2.12.6.1</version>
</dependency>
<dependency>
<groupId>org.eclipse.paho</groupId>
Expand Down

0 comments on commit 4a19719

Please sign in to comment.