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 123
123
<groupId >io.dropwizard.metrics</groupId >
124
124
<artifactId >metrics-bom</artifactId >
125
125
<type >pom</type >
126
- <version >4.2.12 </version >
126
+ <version >4.2.13 </version >
127
127
</dependency >
128
128
<dependency >
129
129
<groupId >io.netty</groupId >
Original file line number Diff line number Diff line change 1087
1087
<dependency >
1088
1088
<groupId >io.dropwizard.metrics</groupId >
1089
1089
<artifactId >metrics-bom</artifactId >
1090
- <version >4.2.12 </version >
1090
+ <version >4.2.13 </version >
1091
1091
<scope >import</scope >
1092
1092
<type >pom</type >
1093
1093
</dependency >
You can’t perform that action at this time.
0 commit comments