Skip to content

Commit

Permalink
Upgrade microprofile rest client to 3.0.1 (#8730)
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta authored May 6, 2024
1 parent fd27d4a commit 7446695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<version.lib.microprofile-reactive-messaging-api>3.0</version.lib.microprofile-reactive-messaging-api>
<version.lib.microprofile-reactive-streams-operators-api>3.0</version.lib.microprofile-reactive-streams-operators-api>
<version.lib.microprofile-reactive-streams-operators-core>3.0</version.lib.microprofile-reactive-streams-operators-core>
<version.lib.microprofile-rest-client>3.0</version.lib.microprofile-rest-client>
<version.lib.microprofile-rest-client>3.0.1</version.lib.microprofile-rest-client>
<version.lib.microprofile-telemetry-tck>1.0</version.lib.microprofile-telemetry-tck>
<version.lib.microprofile-tracing>3.0</version.lib.microprofile-tracing>
<version.lib.microprofile-lra-api>2.0</version.lib.microprofile-lra-api>
Expand Down

0 comments on commit 7446695

Please sign in to comment.