From 5e336fd9c466a7e664bad03121c203800fb006ec Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Mon, 2 Mar 2020 19:09:18 -0800 Subject: [PATCH] ... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 880e0b8..7006272 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ There are two ways to use the BOM pom: either as parent pom: com.fasterxml.jackson jackson-bom - 2.10.0 + 2.11.0 ``` @@ -26,7 +26,7 @@ or by importing just the dependencies: com.fasterxml.jackson jackson-bom - 2.9.0 + 2.11.0 import pom