File tree 6 files changed +12
-12
lines changed 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 132
132
<plugin >
133
133
<groupId >org.apache.maven.plugins</groupId >
134
134
<artifactId >maven-surefire-plugin</artifactId >
135
- <version >3.5.2 </version >
135
+ <version >3.5.3 </version >
136
136
<configuration >
137
137
<!-- In case someone mistakenly uses the *Test suffix instead of *IT,
138
138
make sure it is not run before we start Elasticsearch -->
142
142
<plugin >
143
143
<groupId >org.apache.maven.plugins</groupId >
144
144
<artifactId >maven-failsafe-plugin</artifactId >
145
- <version >3.5.2 </version >
145
+ <version >3.5.3 </version >
146
146
<executions >
147
147
<execution >
148
148
<goals >
Original file line number Diff line number Diff line change 111
111
<plugin >
112
112
<groupId >org.apache.maven.plugins</groupId >
113
113
<artifactId >maven-surefire-plugin</artifactId >
114
- <version >3.5.2 </version >
114
+ <version >3.5.3 </version >
115
115
</plugin >
116
116
<plugin >
117
117
<groupId >org.apache.maven.plugins</groupId >
118
118
<artifactId >maven-failsafe-plugin</artifactId >
119
- <version >3.5.2 </version >
119
+ <version >3.5.3 </version >
120
120
<executions >
121
121
<execution >
122
122
<goals >
Original file line number Diff line number Diff line change 121
121
<plugin >
122
122
<groupId >org.apache.maven.plugins</groupId >
123
123
<artifactId >maven-surefire-plugin</artifactId >
124
- <version >3.5.2 </version >
124
+ <version >3.5.3 </version >
125
125
<configuration >
126
126
<!-- In case someone mistakenly uses the *Test suffix instead of *IT,
127
127
make sure it is not run before we start Elasticsearch -->
131
131
<plugin >
132
132
<groupId >org.apache.maven.plugins</groupId >
133
133
<artifactId >maven-failsafe-plugin</artifactId >
134
- <version >3.5.2 </version >
134
+ <version >3.5.3 </version >
135
135
<executions >
136
136
<execution >
137
137
<goals >
Original file line number Diff line number Diff line change 104
104
<plugin >
105
105
<groupId >org.apache.maven.plugins</groupId >
106
106
<artifactId >maven-surefire-plugin</artifactId >
107
- <version >3.5.2 </version >
107
+ <version >3.5.3 </version >
108
108
</plugin >
109
109
<plugin >
110
110
<groupId >org.apache.maven.plugins</groupId >
111
111
<artifactId >maven-failsafe-plugin</artifactId >
112
- <version >3.5.2 </version >
112
+ <version >3.5.3 </version >
113
113
<executions >
114
114
<execution >
115
115
<goals >
Original file line number Diff line number Diff line change 141
141
<plugin >
142
142
<groupId >org.apache.maven.plugins</groupId >
143
143
<artifactId >maven-surefire-plugin</artifactId >
144
- <version >3.5.2 </version >
144
+ <version >3.5.3 </version >
145
145
<configuration >
146
146
<!-- In case someone mistakenly uses the *Test suffix instead of *IT,
147
147
make sure it is not run before we start Elasticsearch -->
151
151
<plugin >
152
152
<groupId >org.apache.maven.plugins</groupId >
153
153
<artifactId >maven-failsafe-plugin</artifactId >
154
- <version >3.5.2 </version >
154
+ <version >3.5.3 </version >
155
155
<executions >
156
156
<execution >
157
157
<goals >
Original file line number Diff line number Diff line change 124
124
<plugin >
125
125
<groupId >org.apache.maven.plugins</groupId >
126
126
<artifactId >maven-surefire-plugin</artifactId >
127
- <version >3.5.2 </version >
127
+ <version >3.5.3 </version >
128
128
</plugin >
129
129
<plugin >
130
130
<groupId >org.apache.maven.plugins</groupId >
131
131
<artifactId >maven-failsafe-plugin</artifactId >
132
- <version >3.5.2 </version >
132
+ <version >3.5.3 </version >
133
133
<executions >
134
134
<execution >
135
135
<goals >
You can’t perform that action at this time.
0 commit comments