Skip to content

Commit

Permalink
Bump org.eclipse.microprofile.health:microprofile-health-api
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.microprofile.health:microprofile-health-api](https://github.com/eclipse/microprofile-health) from 4.0 to 4.0.1.
- [Release notes](https://github.com/eclipse/microprofile-health/releases)
- [Commits](microprofile/microprofile-health@4.0...4.0.1)

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.health:microprofile-health-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent f76620c commit c1164ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<microprofile-reactive-streams.version>3.0</microprofile-reactive-streams.version>
<microprofile-config.version>3.1</microprofile-config.version>
<microprofile-metrics-api.version>4.0.1</microprofile-metrics-api.version>
<microprofile-health-api.version>4.0</microprofile-health-api.version>
<microprofile-health-api.version>4.0.1</microprofile-health-api.version>

<smallrye-config.version>3.9.0</smallrye-config.version>
<smallrye-metrics.version>4.0.0</smallrye-metrics.version>
Expand Down

0 comments on commit c1164ff

Please sign in to comment.