From e9879496dfdef05dfd8f6d48e1e1455ac538e1a4 Mon Sep 17 00:00:00 2001 From: Jaroslav Tulach Date: Fri, 9 Mar 2018 12:06:34 +0100 Subject: [PATCH] Using Apache HTML/Java API version 1.5.1 to perform the message reader/writer persistance --- incubator/html-json/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/incubator/html-json/pom.xml b/incubator/html-json/pom.xml index c383b244e6..415ce503b7 100644 --- a/incubator/html-json/pom.xml +++ b/incubator/html-json/pom.xml @@ -46,7 +46,7 @@ org.glassfish.jersey.incubator project - 2.26-SNAPSHOT + 2.27-SNAPSHOT org.glassfish.jersey.media @@ -62,7 +62,7 @@ - 1.0 + 1.5.1