Skip to content

Commit 1887763

Browse files
Merge pull request #201 from kaggis/bump-deps
Bump dependency versions of httpclient, xerxesImpl and junit
2 parents 4bd3341 + 0c8d1a6 commit 1887763

File tree

11 files changed

+69
-51
lines changed

11 files changed

+69
-51
lines changed

flink_jobs/ams_ingest_metric/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,12 @@
109109
<dependency>
110110
<groupId>org.apache.httpcomponents</groupId>
111111
<artifactId>httpclient</artifactId>
112-
<version>4.5.2</version>
112+
<version>4.5.13</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>org.apache.httpcomponents</groupId>
116116
<artifactId>fluent-hc</artifactId>
117-
<version>4.5.2</version>
117+
<version>4.5.13</version>
118118
</dependency>
119119

120120

@@ -182,17 +182,17 @@
182182
<artifactId>hbase-client</artifactId>
183183
<version>1.2.0-cdh5.7.4</version>
184184
</dependency>
185-
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
186185
<dependency>
187186
<groupId>org.apache.httpcomponents</groupId>
188187
<artifactId>httpclient</artifactId>
189-
<version>4.5.2</version>
188+
<version>4.5.13</version>
190189
</dependency>
191190
<dependency>
192191
<groupId>org.apache.httpcomponents</groupId>
193192
<artifactId>fluent-hc</artifactId>
194-
<version>4.5.2</version>
193+
<version>4.5.13</version>
195194
</dependency>
195+
196196

197197
</dependencies>
198198

flink_jobs/ams_ingest_sync/pom.xml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.apache.httpcomponents</groupId>
9292
<artifactId>httpclient</artifactId>
93-
<version>4.5.2</version>
93+
<version>4.5.13</version>
9494
</dependency>
9595
<dependency>
9696
<groupId>com.google.code.gson</groupId>
@@ -159,25 +159,13 @@
159159
<dependency>
160160
<groupId>org.apache.httpcomponents</groupId>
161161
<artifactId>httpclient</artifactId>
162-
<version>4.5.2</version>
162+
<version>4.5.13</version>
163163
</dependency>
164164
<dependency>
165165
<groupId>com.google.code.gson</groupId>
166166
<artifactId>gson</artifactId>
167167
<version>2.7</version>
168168
</dependency>
169-
<dependency>
170-
<groupId>junit</groupId>
171-
<artifactId>junit</artifactId>
172-
<version>4.11</version>
173-
<scope>test</scope>
174-
</dependency>
175-
<dependency>
176-
<groupId>junit-addons</groupId>
177-
<artifactId>junit-addons</artifactId>
178-
<version>1.4</version>
179-
<scope>test</scope>
180-
</dependency>
181169
</dependencies>
182170

183171
<build>

flink_jobs/batch_ar/pom.xml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,12 @@
9999
<dependency>
100100
<groupId>org.apache.httpcomponents</groupId>
101101
<artifactId>httpclient</artifactId>
102-
<version>4.5.2</version>
102+
<version>4.5.13</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.apache.httpcomponents</groupId>
106106
<artifactId>fluent-hc</artifactId>
107-
<version>4.5.2</version>
107+
<version>4.5.13</version>
108108
</dependency>
109109

110110
<dependency>
@@ -224,6 +224,17 @@
224224
<version>3.2.2</version>
225225
</dependency>
226226

227+
<dependency>
228+
<groupId>org.apache.httpcomponents</groupId>
229+
<artifactId>httpclient</artifactId>
230+
<version>4.5.13</version>
231+
</dependency>
232+
<dependency>
233+
<groupId>org.apache.httpcomponents</groupId>
234+
<artifactId>fluent-hc</artifactId>
235+
<version>4.5.13</version>
236+
</dependency>
237+
227238
</dependencies>
228239

229240

flink_jobs/batch_status/pom.xml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@
111111
<dependency>
112112
<groupId>org.apache.httpcomponents</groupId>
113113
<artifactId>httpclient</artifactId>
114-
<version>4.5.2</version>
114+
<version>4.5.13</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>org.apache.httpcomponents</groupId>
118118
<artifactId>fluent-hc</artifactId>
119-
<version>4.5.2</version>
119+
<version>4.5.13</version>
120120
</dependency>
121121

122122

@@ -231,6 +231,17 @@
231231
<version>3.2.2</version>
232232
</dependency>
233233

234+
<dependency>
235+
<groupId>org.apache.httpcomponents</groupId>
236+
<artifactId>httpclient</artifactId>
237+
<version>4.5.13</version>
238+
</dependency>
239+
<dependency>
240+
<groupId>org.apache.httpcomponents</groupId>
241+
<artifactId>fluent-hc</artifactId>
242+
<version>4.5.13</version>
243+
</dependency>
244+
234245
</dependencies>
235246

236247

flink_jobs/old-models/ams_ingest_metric/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,12 @@
109109
<dependency>
110110
<groupId>org.apache.httpcomponents</groupId>
111111
<artifactId>httpclient</artifactId>
112-
<version>4.5.2</version>
112+
<version>4.5.13</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>org.apache.httpcomponents</groupId>
116116
<artifactId>fluent-hc</artifactId>
117-
<version>4.5.2</version>
117+
<version>4.5.13</version>
118118
</dependency>
119119

120120

@@ -186,12 +186,12 @@
186186
<dependency>
187187
<groupId>org.apache.httpcomponents</groupId>
188188
<artifactId>httpclient</artifactId>
189-
<version>4.5.2</version>
189+
<version>4.5.13</version>
190190
</dependency>
191191
<dependency>
192192
<groupId>org.apache.httpcomponents</groupId>
193193
<artifactId>fluent-hc</artifactId>
194-
<version>4.5.2</version>
194+
<version>4.5.13</version>
195195
</dependency>
196196

197197
</dependencies>

flink_jobs/old-models/ams_ingest_sync/pom.xml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.apache.httpcomponents</groupId>
9292
<artifactId>httpclient</artifactId>
93-
<version>4.5.2</version>
93+
<version>4.5.13</version>
9494
</dependency>
9595
<dependency>
9696
<groupId>com.google.code.gson</groupId>
@@ -159,25 +159,13 @@
159159
<dependency>
160160
<groupId>org.apache.httpcomponents</groupId>
161161
<artifactId>httpclient</artifactId>
162-
<version>4.5.2</version>
162+
<version>4.5.13</version>
163163
</dependency>
164164
<dependency>
165165
<groupId>com.google.code.gson</groupId>
166166
<artifactId>gson</artifactId>
167167
<version>2.7</version>
168168
</dependency>
169-
<dependency>
170-
<groupId>junit</groupId>
171-
<artifactId>junit</artifactId>
172-
<version>4.11</version>
173-
<scope>test</scope>
174-
</dependency>
175-
<dependency>
176-
<groupId>junit-addons</groupId>
177-
<artifactId>junit-addons</artifactId>
178-
<version>1.4</version>
179-
<scope>test</scope>
180-
</dependency>
181169
</dependencies>
182170

183171
<build>

flink_jobs/old-models/batch_ar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>junit</groupId>
137137
<artifactId>junit</artifactId>
138-
<version>4.11</version>
138+
<version>4.13.1</version>
139139
<scope>test</scope>
140140
</dependency>
141141

flink_jobs/old-models/batch_status/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>junit</groupId>
138138
<artifactId>junit</artifactId>
139-
<version>4.11</version>
139+
<version>4.13.1</version>
140140
<scope>test</scope>
141141
</dependency>
142142

flink_jobs/old-models/stream_status/pom.xml

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,17 @@
109109
<dependency>
110110
<groupId>org.apache.httpcomponents</groupId>
111111
<artifactId>httpclient</artifactId>
112-
<version>4.5.2</version>
112+
<version>4.5.13</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>org.apache.httpcomponents</groupId>
116116
<artifactId>fluent-hc</artifactId>
117-
<version>4.5.2</version>
117+
<version>4.5.13</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>junit</groupId>
121121
<artifactId>junit</artifactId>
122-
<version>4.11</version>
122+
<version>4.13.1</version>
123123
<scope>test</scope>
124124
</dependency>
125125
<dependency>
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>xerces</groupId>
134134
<artifactId>xercesImpl</artifactId>
135-
<version>2.7.1</version>
135+
<version>2.12.0</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>org.mongodb</groupId>
@@ -197,6 +197,16 @@
197197
<version>3.2.2</version>
198198
<scope>compile</scope>
199199
</dependency>
200+
<dependency>
201+
<groupId>org.apache.httpcomponents</groupId>
202+
<artifactId>httpclient</artifactId>
203+
<version>4.5.13</version>
204+
</dependency>
205+
<dependency>
206+
<groupId>org.apache.httpcomponents</groupId>
207+
<artifactId>fluent-hc</artifactId>
208+
<version>4.5.13</version>
209+
</dependency>
200210
</dependencies>
201211

202212
<build>

flink_jobs/status_trends/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,12 @@ under the License.
9191
<dependency>
9292
<groupId>org.apache.httpcomponents</groupId>
9393
<artifactId>httpclient</artifactId>
94-
<version>4.5.2</version>
94+
<version>4.5.13</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>org.apache.httpcomponents</groupId>
9898
<artifactId>fluent-hc</artifactId>
99-
<version>4.5.2</version>
99+
<version>4.5.13</version>
100100
</dependency>
101101

102102
<!-- https://mvnrepository.com/artifact/org.apache.flink/flink-hadoop-compatibility -->

0 commit comments

Comments
 (0)