added smallrye-health v2.2.3
This commit is contained in:
parent
d3a63635c9
commit
c2f65dd234
|
@ -161,18 +161,12 @@
|
||||||
<!-- <version>2.2</version> -->
|
<!-- <version>2.2</version> -->
|
||||||
<!-- </dependency> -->
|
<!-- </dependency> -->
|
||||||
|
|
||||||
<!-- <dependency> -->
|
|
||||||
<!-- <groupId>io.smallrye</groupId> -->
|
|
||||||
<!-- <artifactId>smallrye-health</artifactId> -->
|
|
||||||
<!-- <version>2.1.0</version> -->
|
|
||||||
<!-- </dependency> -->
|
|
||||||
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.helidon.microprofile.health</groupId>
|
<groupId>io.smallrye</groupId>
|
||||||
<artifactId>helidon-microprofile-health</artifactId>
|
<artifactId>smallrye-health</artifactId>
|
||||||
<version>2.2.2</version>
|
<version>2.2.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Plugins related tests -->
|
<!-- Plugins related tests -->
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue