Skip to content

Commit 0c19239

Browse files
committed
Use Rest Client 4.0 API in TCK
1 parent e84d367 commit 0c19239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<hamcrest.version>2.1</hamcrest.version>
3939
<httpclient.version>4.5.2</httpclient.version>
4040
<jackson.version>2.10.1</jackson.version>
41-
<mp.rest-client-api.version>3.0.1</mp.rest-client-api.version>
41+
<mp.rest-client-api.version>4.0-RC2</mp.rest-client-api.version>
4242
<jakarta.xml.bind-api.version>3.0.1</jakarta.xml.bind-api.version>
4343
<jakarta.validation-api.version>3.0.2</jakarta.validation-api.version>
4444
<!-- We can use the 3.x TCK BOM even though we use the 2.x parent because we're targetting Java 11 -->

0 commit comments

Comments
 (0)