Browse Source
Merge pull request #719 from mrniko/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.1
Bump jackson-databind from 2.9.9.2 to 2.9.10.1
master
Nikita Koksharov
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
pom.xml
|
|
@ -145,7 +145,7 @@ |
|
|
|
<dependency> |
|
|
|
<groupId>com.fasterxml.jackson.core</groupId> |
|
|
|
<artifactId>jackson-databind</artifactId> |
|
|
|
<version>2.9.9.2</version> |
|
|
|
<version>2.9.10.1</version> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|