Skip to content

Commit

Permalink
Merge pull request #7 from ppdaicorp/dependabot/maven/mq-client/mq-co…
Browse files Browse the repository at this point in the history
…re/com.fasterxml.jackson.core-jackson-databind-2.9.10.1

Bump jackson-databind from 2.8.7 to 2.9.10.1 in /mq-client/mq-core
  • Loading branch information
crane9926 authored Dec 6, 2019
2 parents cd4c1a9 + 9d5395d commit 848a4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq-client/mq-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.8.7</version>
<version>2.9.10.1</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
Expand Down

0 comments on commit 848a4d2

Please sign in to comment.