File tree 4 files changed +12
-12
lines changed
4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 59
59
<dependency >
60
60
<groupId >org.jboss.resteasy</groupId >
61
61
<artifactId >resteasy-client</artifactId >
62
- <version >6.2.7 .Final</version >
62
+ <version >6.2.8 .Final</version >
63
63
<scope >test</scope >
64
64
</dependency >
65
65
<dependency >
66
66
<groupId >org.jboss.resteasy</groupId >
67
67
<artifactId >resteasy-json-binding-provider</artifactId >
68
- <version >6.2.7 .Final</version >
68
+ <version >6.2.8 .Final</version >
69
69
<scope >test</scope >
70
70
</dependency >
71
71
<dependency >
88
88
<plugin >
89
89
<groupId >io.openliberty.tools</groupId >
90
90
<artifactId >liberty-maven-plugin</artifactId >
91
- <version >3.10.1 </version >
91
+ <version >3.10.2 </version >
92
92
</plugin >
93
93
<!-- Plugin to run unit tests -->
94
94
<plugin >
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >org.jboss.resteasy</groupId >
51
51
<artifactId >resteasy-client</artifactId >
52
- <version >6.2.7 .Final</version >
52
+ <version >6.2.8 .Final</version >
53
53
<scope >test</scope >
54
54
</dependency >
55
55
<dependency >
56
56
<groupId >org.jboss.resteasy</groupId >
57
57
<artifactId >resteasy-json-binding-provider</artifactId >
58
- <version >6.2.7 .Final</version >
58
+ <version >6.2.8 .Final</version >
59
59
<scope >test</scope >
60
60
</dependency >
61
61
</dependencies >
72
72
<plugin >
73
73
<groupId >io.openliberty.tools</groupId >
74
74
<artifactId >liberty-maven-plugin</artifactId >
75
- <version >3.10.1 </version >
75
+ <version >3.10.2 </version >
76
76
</plugin >
77
77
<!-- Plugin to run unit tests -->
78
78
<plugin >
Original file line number Diff line number Diff line change 59
59
<dependency >
60
60
<groupId >org.jboss.resteasy</groupId >
61
61
<artifactId >resteasy-client</artifactId >
62
- <version >6.2.7 .Final</version >
62
+ <version >6.2.8 .Final</version >
63
63
<scope >test</scope >
64
64
</dependency >
65
65
<dependency >
66
66
<groupId >org.jboss.resteasy</groupId >
67
67
<artifactId >resteasy-json-binding-provider</artifactId >
68
- <version >6.2.7 .Final</version >
68
+ <version >6.2.8 .Final</version >
69
69
<scope >test</scope >
70
70
</dependency >
71
71
<dependency >
88
88
<plugin >
89
89
<groupId >io.openliberty.tools</groupId >
90
90
<artifactId >liberty-maven-plugin</artifactId >
91
- <version >3.10.1 </version >
91
+ <version >3.10.2 </version >
92
92
</plugin >
93
93
<!-- Plugin to run unit tests -->
94
94
<plugin >
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >org.jboss.resteasy</groupId >
51
51
<artifactId >resteasy-client</artifactId >
52
- <version >6.2.7 .Final</version >
52
+ <version >6.2.8 .Final</version >
53
53
<scope >test</scope >
54
54
</dependency >
55
55
<dependency >
56
56
<groupId >org.jboss.resteasy</groupId >
57
57
<artifactId >resteasy-json-binding-provider</artifactId >
58
- <version >6.2.7 .Final</version >
58
+ <version >6.2.8 .Final</version >
59
59
<scope >test</scope >
60
60
</dependency >
61
61
</dependencies >
72
72
<plugin >
73
73
<groupId >io.openliberty.tools</groupId >
74
74
<artifactId >liberty-maven-plugin</artifactId >
75
- <version >3.10.1 </version >
75
+ <version >3.10.2 </version >
76
76
</plugin >
77
77
<!-- Plugin to run unit tests -->
78
78
<plugin >
You can’t perform that action at this time.
0 commit comments