Skip to content

Commit

Permalink
Revert "bump rest client driver to latest 1.x"
Browse files Browse the repository at this point in the history
This reverts commit ce0f417.
  • Loading branch information
Benjamin Reed committed Dec 18, 2023
1 parent ce0f417 commit b6f7b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connector/com.eclipsesource.jaxrs.consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.github.rest-driver</groupId>
<artifactId>rest-client-driver</artifactId>
<version>1.1.45</version>
<version>1.1.42</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b6f7b2f

Please sign in to comment.