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