Skip to content

Commit 25fa800

Browse files
Bump jackson-databind in /Software/Java/RabbitMQClient
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 2.10.0.pr1. - [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 4e52a93 commit 25fa800

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)