Skip to content

Commit b59894c

Browse files
authored
Merge pull request #351 from AzureAD/sagonzal/updateJacksonDependency
Update com.fasterxml.jackson.core:jackson-databind to 2.12.1
2 parents e27bf52 + f07d44b commit b59894c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.core</groupId>
5454
<artifactId>jackson-databind</artifactId>
55-
<version>2.10.1</version>
55+
<version>2.12.1</version>
5656
</dependency>
5757

5858
<!-- test dependencies -->

0 commit comments

Comments
 (0)