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: 11 Build-Jdk-Spec: 11
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.14 Bundle-Version: 4.1.15
Created-By: Apache Maven Bundle Plugin 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.14" .1.15"
Implementation-Title: Jackson Integration for Metrics Implementation-Title: Jackson Integration for Metrics
Implementation-Version: 4.1.14 Implementation-Version: 4.1.15
Import-Package: com.codahale.metrics;version="[4.1,5)",com.codahale.me Import-Package: com.codahale.metrics;version="[4.1,5)",com.codahale.me
trics.health;resolution:=optional;version="[4.1,5)",com.fasterxml.jac trics.health;resolution:=optional;version="[4.1,5)",com.fasterxml.jac
kson.core;version="[2.9,3)",com.fasterxml.jackson.databind;version="[ kson.core;version="[2.9,3)",com.fasterxml.jackson.databind;version="[
2.9,3)",com.fasterxml.jackson.databind.module;version="[2.9,3)",com.f 2.9,3)",com.fasterxml.jackson.databind.module;version="[2.9,3)",com.f
asterxml.jackson.databind.ser;version="[2.9,3)",com.fasterxml.jackson asterxml.jackson.databind.ser;version="[2.9,3)",com.fasterxml.jackson
.databind.ser.std;version="[2.9,3)" .databind.ser.std;version="[2.9,3)"
Private-Package: com.codahale.metrics.json 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-5.1.1.202006162103 Tool: Bnd-5.1.1.202006162103
 End of changes. 3 change blocks. 
3 lines changed or deleted 3 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/