Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump jackson-databind from 2.9.9.3 to 2.10.0.pr1
  • Loading branch information
dependabot[bot] authored Jun 18, 2020
commit e39a4bdf6bceb3ea2bfe597ddde7963e3f204978
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9.3</version>
<version>2.10.0.pr1</version>
</dependency>

<dependency>
Expand Down