MANIFEST.MF   MANIFEST.MF 
Manifest-Version: 1.0 Manifest-Version: 1.0
Automatic-Module-Name: com.codahale.metrics.json Build-Jdk-Spec: 1.8
Bnd-LastModified: 1593851748209
Build-Jdk: 1.8.0_232
Built-By: joschi
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.10.1 Bundle-Version: 4.1.11
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.10" .1.11"
Implementation-Title: Jackson Integration for Metrics Implementation-Title: Jackson Integration for Metrics
Implementation-URL: https://metrics.dropwizard.io/metrics-json Implementation-Version: 4.1.11
Implementation-Vendor-Id: io.dropwizard.metrics
Implementation-Version: 4.1.10.1
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;version="[4.1,5)";resolution:=optional,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
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Tool: Bnd-4.2.0.201903051501 Tool: Bnd-5.1.1.202006162103
 End of changes. 7 change blocks. 
10 lines changed or deleted 6 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/