Skip to content

Commit

Permalink
Bump cxf.microprofile.rest.client.version from 3.0.1 to 4.0
Browse files Browse the repository at this point in the history
Bumps `cxf.microprofile.rest.client.version` from 3.0.1 to 4.0.

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

Updates `org.eclipse.microprofile.rest.client:microprofile-rest-client-tck` from 3.0.1 to 4.0
- [Release notes](https://github.com/eclipse/microprofile-rest-client/releases)
- [Commits](eclipse/microprofile-rest-client@3.0.1...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
- dependency-name: org.eclipse.microprofile.rest.client:microprofile-rest-client-tck
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 27, 2024
1 parent 6709b41 commit a60bb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
<cxf.micrometer.version>1.13.3</cxf.micrometer.version>
<cxf.micrometer-tracing.version>1.3.3</cxf.micrometer-tracing.version>
<cxf.microprofile.config.version>3.1</cxf.microprofile.config.version>
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
<cxf.microprofile.rest.client.version>4.0</cxf.microprofile.rest.client.version>
<cxf.microprofile.openapi.version>3.1.1</cxf.microprofile.openapi.version>
<cxf.mina.version>2.2.1</cxf.mina.version>
<cxf.mockito.version>5.12.0</cxf.mockito.version>
Expand Down

0 comments on commit a60bb45

Please sign in to comment.