File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 48
48
<dependency >
49
49
<groupId >org.jboss.resteasy</groupId >
50
50
<artifactId >resteasy-client</artifactId >
51
- <version >6.2.10 .Final</version >
51
+ <version >6.2.11 .Final</version >
52
52
<scope >test</scope >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >org.jboss.resteasy</groupId >
56
56
<artifactId >resteasy-json-binding-provider</artifactId >
57
- <version >6.2.10 .Final</version >
57
+ <version >6.2.11 .Final</version >
58
58
<scope >test</scope >
59
59
</dependency >
60
60
</dependencies >
77
77
<plugin >
78
78
<groupId >org.apache.maven.plugins</groupId >
79
79
<artifactId >maven-surefire-plugin</artifactId >
80
- <version >3.5.1 </version >
80
+ <version >3.5.2 </version >
81
81
</plugin >
82
82
<!-- Plugin to run functional tests -->
83
83
<plugin >
84
84
<groupId >org.apache.maven.plugins</groupId >
85
85
<artifactId >maven-failsafe-plugin</artifactId >
86
- <version >3.5.1 </version >
86
+ <version >3.5.2 </version >
87
87
<configuration >
88
88
<systemPropertyVariables >
89
89
<system .service.root>${system.service.root} </system .service.root>
Original file line number Diff line number Diff line change 48
48
<dependency >
49
49
<groupId >org.jboss.resteasy</groupId >
50
50
<artifactId >resteasy-client</artifactId >
51
- <version >6.2.10 .Final</version >
51
+ <version >6.2.11 .Final</version >
52
52
<scope >test</scope >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >org.jboss.resteasy</groupId >
56
56
<artifactId >resteasy-json-binding-provider</artifactId >
57
- <version >6.2.10 .Final</version >
57
+ <version >6.2.11 .Final</version >
58
58
<scope >test</scope >
59
59
</dependency >
60
60
</dependencies >
77
77
<plugin >
78
78
<groupId >org.apache.maven.plugins</groupId >
79
79
<artifactId >maven-surefire-plugin</artifactId >
80
- <version >3.5.1 </version >
80
+ <version >3.5.2 </version >
81
81
</plugin >
82
82
<!-- Plugin to run functional tests -->
83
83
<plugin >
84
84
<groupId >org.apache.maven.plugins</groupId >
85
85
<artifactId >maven-failsafe-plugin</artifactId >
86
- <version >3.5.1 </version >
86
+ <version >3.5.2 </version >
87
87
<configuration >
88
88
<systemPropertyVariables >
89
89
<system .service.root>${system.service.root} </system .service.root>
You can’t perform that action at this time.
0 commit comments