Skip to content

Commit

Permalink
Merge pull request #33867 from xstefank/sr-health-4.0.2
Browse files Browse the repository at this point in the history
Upgrade smallrye-health to 4.0.2
  • Loading branch information
gsmet authored Jun 7, 2023
2 parents f3bbc25 + 40a060f commit a6688a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<microprofile-openapi.version>3.1</microprofile-openapi.version>
<smallrye-common.version>2.1.0</smallrye-common.version>
<smallrye-config.version>3.2.1</smallrye-config.version>
<smallrye-health.version>4.0.1</smallrye-health.version>
<smallrye-health.version>4.0.2</smallrye-health.version>
<smallrye-metrics.version>4.0.0</smallrye-metrics.version>
<smallrye-open-api.version>3.3.4</smallrye-open-api.version>
<smallrye-graphql.version>2.2.0</smallrye-graphql.version>
Expand Down
2 changes: 1 addition & 1 deletion extensions/smallrye-health/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<artifactId>smallrye-health</artifactId>
<exclusions>
<exclusion>
<groupId>org.glassfish</groupId>
<groupId>org.eclipse.parsson</groupId>
<artifactId>jakarta.json</artifactId>
</exclusion>
</exclusions>
Expand Down

0 comments on commit a6688a7

Please sign in to comment.