We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cbbd3 commit 6ed1606Copy full SHA for 6ed1606
cxf-spring-boot-starter-samples/cxf-boot-simple-client/pom.xml
@@ -19,7 +19,7 @@
19
<properties>
20
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21
<java.version>1.8</java.version>
22
- <rest-assured.version>5.1.1</rest-assured.version>
+ <rest-assured.version>5.2.0</rest-assured.version>
23
<groovy.version>3.0.12</groovy.version>
24
</properties>
25
0 commit comments