Skip to content

Commit

Permalink
Bump microprofile-rest-client-api from 3.0 to 3.0.1 (#57)
Browse files Browse the repository at this point in the history
Bumps [microprofile-rest-client-api](https://github.com/eclipse/microprofile-rest-client) from 3.0 to 3.0.1.
- [Release notes](https://github.com/eclipse/microprofile-rest-client/releases)
- [Commits](eclipse/microprofile-rest-client@3.0...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2022
1 parent 58f922d commit 71297f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracing/pom.xml
Expand Up @@ -32,7 +32,7 @@
</modules>

<properties>
<version.mp.rest.client>3.0</version.mp.rest.client>
<version.mp.rest.client>3.0.1</version.mp.rest.client>
<version.microprofile-config-api>3.0</version.microprofile-config-api>
<version.junit-jupiter>5.9.0</version.junit-jupiter>
<version.rest-assured>5.2.0</version.rest-assured>
Expand Down

0 comments on commit 71297f4

Please sign in to comment.