Andrea Campanella
Committed by Gerrit Code Review

Updating minimal-json version in features.xml to be consistent with root pom.xml

Change-Id: Ic4a2ab18008e6eed34090bdb176385de413d7f8e
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
38 38
39 <bundle>mvn:io.dropwizard.metrics/metrics-core/3.1.2</bundle> 39 <bundle>mvn:io.dropwizard.metrics/metrics-core/3.1.2</bundle>
40 <bundle>mvn:io.dropwizard.metrics/metrics-json/3.1.2</bundle> 40 <bundle>mvn:io.dropwizard.metrics/metrics-json/3.1.2</bundle>
41 - <bundle>mvn:com.eclipsesource.minimal-json/minimal-json/0.9.1</bundle> 41 + <bundle>mvn:com.eclipsesource.minimal-json/minimal-json/0.9.4</bundle>
42 42
43 <bundle>mvn:com.esotericsoftware/kryo/3.0.3</bundle> 43 <bundle>mvn:com.esotericsoftware/kryo/3.0.3</bundle>
44 <bundle>mvn:com.esotericsoftware/reflectasm/1.11.0</bundle> 44 <bundle>mvn:com.esotericsoftware/reflectasm/1.11.0</bundle>
......