diff --git a/README.md b/README.md index 19d0e97..880e0b8 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.9.0 + 2.10.0 ``` @@ -45,5 +45,3 @@ parent pom for Jackson core components. It extends `jackson-bom`, augmenting wit are only/mostly relevant for Jackson components, but not to things that depend on Jackson in general. Use of `jackson-base` is not recommended for libraries that are not meant to be coupled with Jackson release cycle and settings. - - diff --git a/pom.xml b/pom.xml index d02f713..29adea9 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ - 2.10.3-SNAPSHOT + 2.10.3