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