Skip to content

Commit e2fdfe6

Browse files
authored
Merge pull request #6 from mathworks-ref-arch/dependabot/maven/Software/Java/RabbitMQClient/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1 in /Software/Java/RabbitMQClient
2 parents 4e52a93 + 25fa800 commit e2fdfe6

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)