MANIFEST.MF   MANIFEST.MF 
Manifest-Version: 1.0 Manifest-Version: 1.0
Automatic-Module-Name: com.codahale.metrics.json Automatic-Module-Name: com.codahale.metrics.json
Build-Jdk-Spec: 1.8 Build-Jdk: 11.0.11
Built-By: runner
Bundle-Description: A set of Jackson modules which provide serializers Bundle-Description: A set of Jackson modules which provide serializers
for most Metrics classes. for most Metrics classes.
Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.html Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.html
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Jackson Integration for Metrics Bundle-Name: Jackson Integration for Metrics
Bundle-SymbolicName: io.dropwizard.metrics.json Bundle-SymbolicName: io.dropwizard.metrics.json
Bundle-Version: 4.1.36 Bundle-Version: 4.2.0
Created-By: Apache Maven Bundle Plugin 5.1.8 Created-By: Apache Maven Bundle Plugin
Export-Package: com.codahale.metrics.json;uses:="com.codahale.metrics, Export-Package: com.codahale.metrics.json;uses:="com.codahale.metrics,
com.fasterxml.jackson.core,com.fasterxml.jackson.databind";version="4 com.fasterxml.jackson.core,com.fasterxml.jackson.databind";version="4
.1.36" .2.0"
Implementation-Title: Jackson Integration for Metrics Implementation-Title: Jackson Integration for Metrics
Implementation-Version: 4.1.36 Implementation-URL: https://metrics.dropwizard.io/metrics-json
Import-Package: com.codahale.metrics;version="[4.1,5)",com.codahale.me Implementation-Vendor-Id: io.dropwizard.metrics
trics.health;version="[4.1,5)";resolution:=optional,com.fasterxml.jac Implementation-Version: 4.2.0
kson.core;version="[2.9,3)",com.fasterxml.jackson.databind;version="[ Import-Package: com.codahale.metrics;version="[4.2,5)",com.codahale.me
2.9,3)",com.fasterxml.jackson.databind.module;version="[2.9,3)",com.f trics.health;version="[4.2,5)";resolution:=optional,com.fasterxml.jac
asterxml.jackson.databind.ser;version="[2.9,3)",com.fasterxml.jackson kson.core;version="[2.12,3)",com.fasterxml.jackson.databind;version="
.databind.ser.std;version="[2.9,3)" [2.12,3)",com.fasterxml.jackson.databind.module;version="[2.12,3)",co
m.fasterxml.jackson.databind.ser;version="[2.12,3)",com.fasterxml.jac
kson.databind.ser.std;version="[2.12,3)"
Private-Package: com.codahale.metrics.json
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Tool: Bnd-6.3.1.202206071316 Tool: Bnd-5.1.1.202006162103
 End of changes. 5 change blocks. 
11 lines changed or deleted 15 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/