diff --git a/CHANGELOG.md b/CHANGELOG.md index c766b1d..71ee5fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,14 +5,15 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to ## Unreleased +## [1.6.2] - 2018-05-17 +- Upgrade Jackson to 2.8.11 to fix Jackson security issues + ## [1.6.1] - 2017-11-01 ## Added - - Sonarcloud analysis ## Changed - - Updated common-bom to version 1.21.0 - Switched to common CI user diff --git a/pom.xml b/pom.xml index ce78cb5..467d74e 100644 --- a/pom.xml +++ b/pom.xml @@ -26,8 +26,7 @@ - 1.21.0 - + 1.26.0 raml-maven