From 8e363ea04e603a5c2db853418b665c8e01266b14 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sun, 1 Mar 2020 18:31:18 -0800 Subject: [PATCH] Prepare for 2.10.3 release --- README.md | 4 +--- pom.xml | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) 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