Skip to content

Commit 6b80c38

Browse files
committed
Merge branch 'master' of github.com:mathworks-ref-arch/matlab-rabbitmq
2 parents b383ef4 + e2fdfe6 commit 6b80c38

File tree

1 file changed

+1
-1
lines changed
  • Software/Java/RabbitMQClient

1 file changed

+1
-1
lines changed

Software/Java/RabbitMQClient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.fasterxml.jackson.core</groupId>
6464
<artifactId>jackson-databind</artifactId>
65-
<version>2.9.10.4</version>
65+
<version>2.10.0.pr1</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)