File tree 3 files changed +6
-6
lines changed
features/odl-dropwizard-metrics/src/main/history
odlparent-dependency-check
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
2
<features xmlns =" http://karaf.apache.org/xmlns/features/v1.5.0" name =" odl-dropwizard-metrics" >
3
3
<feature version =" 0.0.0" >
4
- <bundle >mvn:io.dropwizard.metrics/metrics-core/4.2.12 </bundle >
5
- <bundle >mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.12 </bundle >
6
- <bundle >mvn:io.dropwizard.metrics/metrics-jmx/4.2.12 </bundle >
7
- <bundle >mvn:io.dropwizard.metrics/metrics-jvm/4.2.12 </bundle >
4
+ <bundle >mvn:io.dropwizard.metrics/metrics-core/4.2.13 </bundle >
5
+ <bundle >mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.13 </bundle >
6
+ <bundle >mvn:io.dropwizard.metrics/metrics-jmx/4.2.13 </bundle >
7
+ <bundle >mvn:io.dropwizard.metrics/metrics-jvm/4.2.13 </bundle >
8
8
</feature >
9
9
</features >
Original file line number Diff line number Diff line change 103
103
<groupId >io.dropwizard.metrics</groupId >
104
104
<artifactId >metrics-bom</artifactId >
105
105
<type >pom</type >
106
- <version >4.2.12 </version >
106
+ <version >4.2.13 </version >
107
107
</dependency >
108
108
<dependency >
109
109
<groupId >io.netty</groupId >
Original file line number Diff line number Diff line change 729
729
<dependency >
730
730
<groupId >io.dropwizard.metrics</groupId >
731
731
<artifactId >metrics-bom</artifactId >
732
- <version >4.2.12 </version >
732
+ <version >4.2.13 </version >
733
733
<scope >import</scope >
734
734
<type >pom</type >
735
735
</dependency >
You can’t perform that action at this time.
0 commit comments