Skip to content

Commit

Permalink
build(deps): bump org.eclipse.microprofile.rest.client:microprofile-r…
Browse files Browse the repository at this point in the history
…est-client-api

Bumps [org.eclipse.microprofile.rest.client:microprofile-rest-client-api](https://github.com/eclipse/microprofile-rest-client) from 2.0 to 4.0.
- [Release notes](https://github.com/eclipse/microprofile-rest-client/releases)
- [Commits](eclipse/microprofile-rest-client@2.0...4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent b6a8fcb commit d6bb1bc
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 @@ -67,7 +67,7 @@
<sonar.projectKey>smallrye_smallrye-stork</sonar.projectKey>
<sonar.moduleKey>${project.groupId}:${project.artifactId}</sonar.moduleKey>

<microprofile-rest-client.version>2.0</microprofile-rest-client.version>
<microprofile-rest-client.version>4.0</microprofile-rest-client.version>
<auto-service.version>1.1.1</auto-service.version>
</properties>

Expand Down

0 comments on commit d6bb1bc

Please sign in to comment.