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 22ae919 commit 296e279Copy full SHA for 296e279
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.2.0</rest-assured.version>
+ <rest-assured.version>5.3.0</rest-assured.version>
23
<groovy.version>3.0.13</groovy.version>
24
</properties>
25
0 commit comments