File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 32
32
<microprofile-reactive-streams-operators .version>1.0</microprofile-reactive-streams-operators .version>
33
33
<microprofile-rest-client .version>1.3.3</microprofile-rest-client .version>
34
34
<smallrye-config .version>1.3.9</smallrye-config .version>
35
- <smallrye-health .version>2.0 .0</smallrye-health .version>
35
+ <smallrye-health .version>2.1 .0</smallrye-health .version>
36
36
<smallrye-metrics .version>2.2.0</smallrye-metrics .version>
37
37
<smallrye-open-api .version>1.1.19</smallrye-open-api .version>
38
38
<smallrye-opentracing .version>1.3.2</smallrye-opentracing .version>
Original file line number Diff line number Diff line change 56
56
<gradle-wrapper .version>5.5.1</gradle-wrapper .version>
57
57
58
58
<!-- MicroProfile TCK versions -->
59
- <microprofile-health-api .version>2.0. 1</microprofile-health-api .version>
59
+ <microprofile-health-api .version>2.1</microprofile-health-api .version>
60
60
<microprofile-config-api .version>1.3</microprofile-config-api .version>
61
61
<microprofile-metrics-api .version>2.1.0</microprofile-metrics-api .version>
62
62
<microprofile-reactive-messaging-api .version>1.0</microprofile-reactive-messaging-api .version>
Original file line number Diff line number Diff line change 53
53
<groupId >commons-logging</groupId >
54
54
<artifactId >commons-logging</artifactId >
55
55
</exclusion >
56
+ <exclusion >
57
+ <groupId >javax.activation</groupId >
58
+ <artifactId >activation</artifactId >
59
+ </exclusion >
56
60
</exclusions >
57
61
</dependency >
58
62
<dependency >
You can’t perform that action at this time.
0 commit comments