Skip to content

Commit 23c9599

Browse files
Bump jackson-databind from 2.8.7 to 2.9.10.5 in /mq-client/mq-core
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.7 to 2.9.10.5. - [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 0a1cc6d commit 23c9599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mq-client/mq-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.fasterxml.jackson.core</groupId>
3030
<artifactId>jackson-databind</artifactId>
31-
<version>2.8.7</version>
31+
<version>2.9.10.5</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)