File tree 4 files changed +16
-16
lines changed
4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 62
62
<dependency >
63
63
<groupId >org.jboss.resteasy</groupId >
64
64
<artifactId >resteasy-client</artifactId >
65
- <version >6.2.10 .Final</version >
65
+ <version >6.2.11 .Final</version >
66
66
<scope >test</scope >
67
67
</dependency >
68
68
<dependency >
69
69
<groupId >org.jboss.resteasy</groupId >
70
70
<artifactId >resteasy-json-binding-provider</artifactId >
71
- <version >6.2.10 .Final</version >
71
+ <version >6.2.11 .Final</version >
72
72
<scope >test</scope >
73
73
</dependency >
74
74
<dependency >
96
96
<plugin >
97
97
<groupId >org.apache.maven.plugins</groupId >
98
98
<artifactId >maven-surefire-plugin</artifactId >
99
- <version >3.5.1 </version >
99
+ <version >3.5.2 </version >
100
100
</plugin >
101
101
<!-- Plugin to run functional tests -->
102
102
<plugin >
103
103
<groupId >org.apache.maven.plugins</groupId >
104
104
<artifactId >maven-failsafe-plugin</artifactId >
105
- <version >3.5.1 </version >
105
+ <version >3.5.2 </version >
106
106
<configuration >
107
107
<systemPropertyVariables >
108
108
<inventory .service.root>${inventory.service.root} </inventory .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-json-binding-provider</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-client</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 57
57
<dependency >
58
58
<groupId >org.jboss.resteasy</groupId >
59
59
<artifactId >resteasy-client</artifactId >
60
- <version >6.2.10 .Final</version >
60
+ <version >6.2.11 .Final</version >
61
61
<scope >test</scope >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >org.jboss.resteasy</groupId >
65
65
<artifactId >resteasy-json-binding-provider</artifactId >
66
- <version >6.2.10 .Final</version >
66
+ <version >6.2.11 .Final</version >
67
67
<scope >test</scope >
68
68
</dependency >
69
69
<dependency >
91
91
<plugin >
92
92
<groupId >org.apache.maven.plugins</groupId >
93
93
<artifactId >maven-surefire-plugin</artifactId >
94
- <version >3.5.1 </version >
94
+ <version >3.5.2 </version >
95
95
</plugin >
96
96
<!-- Plugin to run functional tests -->
97
97
<plugin >
98
98
<groupId >org.apache.maven.plugins</groupId >
99
99
<artifactId >maven-failsafe-plugin</artifactId >
100
- <version >3.5.1 </version >
100
+ <version >3.5.2 </version >
101
101
<configuration >
102
102
<systemPropertyVariables >
103
103
<inventory .service.root>${inventory.service.root} </inventory .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-json-binding-provider</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-client</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