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 62
62
<dependency >
63
63
<groupId >org.jboss.resteasy</groupId >
64
64
<artifactId >resteasy-client</artifactId >
65
- <version >6.2.8 .Final</version >
65
+ <version >6.2.9 .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.8 .Final</version >
71
+ <version >6.2.9 .Final</version >
72
72
<scope >test</scope >
73
73
</dependency >
74
74
<dependency >
90
90
<plugin >
91
91
<groupId >io.openliberty.tools</groupId >
92
92
<artifactId >liberty-maven-plugin</artifactId >
93
- <version >3.10.2 </version >
93
+ <version >3.10.3 </version >
94
94
</plugin >
95
95
<!-- Plugin to run unit tests -->
96
96
<plugin >
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.8 .Final</version >
51
+ <version >6.2.9 .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.8 .Final</version >
57
+ <version >6.2.9 .Final</version >
58
58
<scope >test</scope >
59
59
</dependency >
60
60
</dependencies >
71
71
<plugin >
72
72
<groupId >io.openliberty.tools</groupId >
73
73
<artifactId >liberty-maven-plugin</artifactId >
74
- <version >3.10.2 </version >
74
+ <version >3.10.3 </version >
75
75
</plugin >
76
76
<!-- Plugin to run unit tests -->
77
77
<plugin >
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.8 .Final</version >
60
+ <version >6.2.9 .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.8 .Final</version >
66
+ <version >6.2.9 .Final</version >
67
67
<scope >test</scope >
68
68
</dependency >
69
69
<dependency >
85
85
<plugin >
86
86
<groupId >io.openliberty.tools</groupId >
87
87
<artifactId >liberty-maven-plugin</artifactId >
88
- <version >3.10.2 </version >
88
+ <version >3.10.3 </version >
89
89
</plugin >
90
90
<!-- Plugin to run unit tests -->
91
91
<plugin >
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.8 .Final</version >
51
+ <version >6.2.9 .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.8 .Final</version >
57
+ <version >6.2.9 .Final</version >
58
58
<scope >test</scope >
59
59
</dependency >
60
60
</dependencies >
71
71
<plugin >
72
72
<groupId >io.openliberty.tools</groupId >
73
73
<artifactId >liberty-maven-plugin</artifactId >
74
- <version >3.10.2 </version >
74
+ <version >3.10.3 </version >
75
75
</plugin >
76
76
<!-- Plugin to run unit tests -->
77
77
<plugin >
You can’t perform that action at this time.
0 commit comments