File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed
Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >org.jboss.resteasy</groupId >
5656 <artifactId >resteasy-client</artifactId >
57- <version >6.2.10 .Final</version >
57+ <version >6.2.11 .Final</version >
5858 <scope >test</scope >
5959 </dependency >
6060 <dependency >
6161 <groupId >org.jboss.resteasy</groupId >
6262 <artifactId >resteasy-json-binding-provider</artifactId >
63- <version >6.2.10 .Final</version >
63+ <version >6.2.11 .Final</version >
6464 <scope >test</scope >
6565 </dependency >
6666 <dependency >
8989 <plugin >
9090 <groupId >org.apache.maven.plugins</groupId >
9191 <artifactId >maven-surefire-plugin</artifactId >
92- <version >3.5.1 </version >
92+ <version >3.5.2 </version >
9393 </plugin >
9494 <!-- Plugin to run functional tests -->
9595 <plugin >
9696 <groupId >org.apache.maven.plugins</groupId >
9797 <artifactId >maven-failsafe-plugin</artifactId >
98- <version >3.5.1 </version >
98+ <version >3.5.2 </version >
9999 <configuration >
100100 <systemPropertyVariables >
101101 <system .kube.service>${system.kube.service} </system .kube.service>
Original file line number Diff line number Diff line change 4747 <dependency >
4848 <groupId >org.jboss.resteasy</groupId >
4949 <artifactId >resteasy-client</artifactId >
50- <version >6.2.10 .Final</version >
50+ <version >6.2.11 .Final</version >
5151 <scope >test</scope >
5252 </dependency >
5353 <dependency >
5454 <groupId >org.jboss.resteasy</groupId >
5555 <artifactId >resteasy-json-binding-provider</artifactId >
56- <version >6.2.10 .Final</version >
56+ <version >6.2.11 .Final</version >
5757 <scope >test</scope >
5858 </dependency >
5959 </dependencies >
7676 <plugin >
7777 <groupId >org.apache.maven.plugins</groupId >
7878 <artifactId >maven-surefire-plugin</artifactId >
79- <version >3.5.1 </version >
79+ <version >3.5.2 </version >
8080 </plugin >
8181 <!-- Plugin to run functional tests -->
8282 <plugin >
8383 <groupId >org.apache.maven.plugins</groupId >
8484 <artifactId >maven-failsafe-plugin</artifactId >
85- <version >3.5.1 </version >
85+ <version >3.5.2 </version >
8686 <configuration >
8787 <systemPropertyVariables >
8888 <system .service.root>${system.service.root} </system .service.root>
Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >org.jboss.resteasy</groupId >
5656 <artifactId >resteasy-client</artifactId >
57- <version >6.2.10 .Final</version >
57+ <version >6.2.11 .Final</version >
5858 <scope >test</scope >
5959 </dependency >
6060 <dependency >
6161 <groupId >org.jboss.resteasy</groupId >
6262 <artifactId >resteasy-json-binding-provider</artifactId >
63- <version >6.2.10 .Final</version >
63+ <version >6.2.11 .Final</version >
6464 <scope >test</scope >
6565 </dependency >
6666 <dependency >
8989 <plugin >
9090 <groupId >org.apache.maven.plugins</groupId >
9191 <artifactId >maven-surefire-plugin</artifactId >
92- <version >3.5.1 </version >
92+ <version >3.5.2 </version >
9393 </plugin >
9494 <!-- Plugin to run functional tests -->
9595 <plugin >
9696 <groupId >org.apache.maven.plugins</groupId >
9797 <artifactId >maven-failsafe-plugin</artifactId >
98- <version >3.5.1 </version >
98+ <version >3.5.2 </version >
9999 <configuration >
100100 <systemPropertyVariables >
101101 <system .kube.service>${system.kube.service} </system .kube.service>
Original file line number Diff line number Diff line change 4646 <dependency >
4747 <groupId >org.jboss.resteasy</groupId >
4848 <artifactId >resteasy-client</artifactId >
49- <version >6.2.10 .Final</version >
49+ <version >6.2.11 .Final</version >
5050 <scope >test</scope >
5151 </dependency >
5252 <dependency >
5353 <groupId >org.jboss.resteasy</groupId >
5454 <artifactId >resteasy-json-binding-provider</artifactId >
55- <version >6.2.10 .Final</version >
55+ <version >6.2.11 .Final</version >
5656 <scope >test</scope >
5757 </dependency >
5858 </dependencies >
7575 <plugin >
7676 <groupId >org.apache.maven.plugins</groupId >
7777 <artifactId >maven-surefire-plugin</artifactId >
78- <version >3.5.1 </version >
78+ <version >3.5.2 </version >
7979 </plugin >
8080 <!-- Plugin to run functional tests -->
8181 <plugin >
8282 <groupId >org.apache.maven.plugins</groupId >
8383 <artifactId >maven-failsafe-plugin</artifactId >
84- <version >3.5.1 </version >
84+ <version >3.5.2 </version >
8585 <configuration >
8686 <systemPropertyVariables >
8787 <system .service.root>${system.service.root} </system .service.root>
You can’t perform that action at this time.
0 commit comments