Skip to content

Commit 28178c4

Browse files
authored
Merge pull request #270 from afs/jackson-databind
Update version of jackson-databind to 2.9.9.2
2 parents 7b23a4c + 6693898 commit 28178c4

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
@@ -43,7 +43,7 @@
4343
<httpcore.version>4.4.11</httpcore.version>
4444
<jackson.version>2.9.9</jackson.version>
4545
<!-- Point release fix for jackson-databind only -->
46-
<jackson-databind.version>2.9.9.1</jackson-databind.version>
46+
<jackson-databind.version>2.9.9.2</jackson-databind.version>
4747
<junit.version>4.12</junit.version>
4848
<slf4j.version>1.7.26</slf4j.version>
4949

0 commit comments

Comments
 (0)