From 5691cfdb0381a0c5677a7817fb453820e03013a8 Mon Sep 17 00:00:00 2001 From: Shaun Francis Date: Thu, 21 Jun 2018 10:25:00 +0100 Subject: [PATCH] Updated common-bom version to 1.27.0 to fix apache tika security issues --- CHANGELOG.md | 5 +++++ pom.xml | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 170df98..bafaa09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to ## Unreleased +## [1.2.3] - 2018-06-21 + +### Changed +- Updated common-bom version to 1.27.0 to fix apache tika security issues + ## [1.2.2] - 2018-05-17 - Upgrade Jackson to 2.8.11 to fix Jackson security issues diff --git a/pom.xml b/pom.xml index 870629a..e0efe48 100644 --- a/pom.xml +++ b/pom.xml @@ -28,9 +28,9 @@ json-schema-catalog - 1.26.0 - 1.13.1 - 2.5.0 + 1.27.0 + 1.13.2 + 2.5.1