1
- <?xml version =" 1.0" encoding =" UTF-8" ?><project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
3
<modelVersion >4.0.0</modelVersion >
3
4
<groupId >org.springframework.boot</groupId >
4
5
<artifactId >spring-boot-dependencies</artifactId >
5
- <version >1.1.11 .BUILD-SNAPSHOT</version >
6
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
6
7
<packaging >pom</packaging >
7
8
<name >Spring Boot Dependencies</name >
8
9
<description >Spring Boot Dependencies</description >
130
131
<dependency >
131
132
<groupId >org.springframework.boot</groupId >
132
133
<artifactId >spring-boot</artifactId >
133
- <version >1.1.11 .BUILD-SNAPSHOT</version >
134
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
134
135
</dependency >
135
136
<dependency >
136
137
<groupId >org.springframework.boot</groupId >
137
138
<artifactId >spring-boot</artifactId >
138
139
<type >test-jar</type >
139
- <version >1.1.11 .BUILD-SNAPSHOT</version >
140
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
140
141
</dependency >
141
142
<dependency >
142
143
<groupId >org.springframework.boot</groupId >
143
144
<artifactId >spring-boot-actuator</artifactId >
144
- <version >1.1.11 .BUILD-SNAPSHOT</version >
145
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
145
146
</dependency >
146
147
<dependency >
147
148
<groupId >org.springframework.boot</groupId >
148
149
<artifactId >spring-boot-autoconfigure</artifactId >
149
- <version >1.1.11 .BUILD-SNAPSHOT</version >
150
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
150
151
</dependency >
151
152
<dependency >
152
153
<groupId >org.springframework.boot</groupId >
153
154
<artifactId >spring-boot-dependency-tools</artifactId >
154
- <version >1.1.11 .BUILD-SNAPSHOT</version >
155
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
155
156
</dependency >
156
157
<dependency >
157
158
<groupId >org.springframework.boot</groupId >
158
159
<artifactId >spring-boot-loader</artifactId >
159
- <version >1.1.11 .BUILD-SNAPSHOT</version >
160
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
160
161
</dependency >
161
162
<dependency >
162
163
<groupId >org.springframework.boot</groupId >
163
164
<artifactId >spring-boot-loader-tools</artifactId >
164
- <version >1.1.11 .BUILD-SNAPSHOT</version >
165
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
165
166
</dependency >
166
167
<dependency >
167
168
<groupId >org.springframework.boot</groupId >
168
169
<artifactId >spring-boot-starter</artifactId >
169
- <version >1.1.11 .BUILD-SNAPSHOT</version >
170
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
170
171
<exclusions >
171
172
<exclusion >
172
173
<groupId >commons-logging</groupId >
177
178
<dependency >
178
179
<groupId >org.springframework.boot</groupId >
179
180
<artifactId >spring-boot-starter-actuator</artifactId >
180
- <version >1.1.11 .BUILD-SNAPSHOT</version >
181
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
181
182
</dependency >
182
183
<dependency >
183
184
<groupId >org.springframework.boot</groupId >
184
185
<artifactId >spring-boot-starter-amqp</artifactId >
185
- <version >1.1.11 .BUILD-SNAPSHOT</version >
186
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
186
187
</dependency >
187
188
<dependency >
188
189
<groupId >org.springframework.boot</groupId >
189
190
<artifactId >spring-boot-starter-aop</artifactId >
190
- <version >1.1.11 .BUILD-SNAPSHOT</version >
191
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
191
192
</dependency >
192
193
<dependency >
193
194
<groupId >org.springframework.boot</groupId >
194
195
<artifactId >spring-boot-starter-batch</artifactId >
195
- <version >1.1.11 .BUILD-SNAPSHOT</version >
196
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
196
197
</dependency >
197
198
<dependency >
198
199
<groupId >org.springframework.boot</groupId >
199
200
<artifactId >spring-boot-starter-data-elasticsearch</artifactId >
200
- <version >1.1.11 .BUILD-SNAPSHOT</version >
201
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
201
202
</dependency >
202
203
<dependency >
203
204
<groupId >org.springframework.boot</groupId >
204
205
<artifactId >spring-boot-starter-data-gemfire</artifactId >
205
- <version >1.1.11 .BUILD-SNAPSHOT</version >
206
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
206
207
</dependency >
207
208
<dependency >
208
209
<groupId >org.springframework.boot</groupId >
209
210
<artifactId >spring-boot-starter-data-jpa</artifactId >
210
- <version >1.1.11 .BUILD-SNAPSHOT</version >
211
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
211
212
</dependency >
212
213
<dependency >
213
214
<groupId >org.springframework.boot</groupId >
214
215
<artifactId >spring-boot-starter-data-mongodb</artifactId >
215
- <version >1.1.11 .BUILD-SNAPSHOT</version >
216
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
216
217
</dependency >
217
218
<dependency >
218
219
<groupId >org.springframework.boot</groupId >
219
220
<artifactId >spring-boot-starter-data-rest</artifactId >
220
- <version >1.1.11 .BUILD-SNAPSHOT</version >
221
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
221
222
</dependency >
222
223
<dependency >
223
224
<groupId >org.springframework.boot</groupId >
224
225
<artifactId >spring-boot-starter-data-solr</artifactId >
225
- <version >1.1.11 .BUILD-SNAPSHOT</version >
226
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
226
227
</dependency >
227
228
<dependency >
228
229
<groupId >org.springframework.boot</groupId >
229
230
<artifactId >spring-boot-starter-freemarker</artifactId >
230
- <version >1.1.11 .BUILD-SNAPSHOT</version >
231
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
231
232
</dependency >
232
233
<dependency >
233
234
<groupId >org.springframework.boot</groupId >
234
235
<artifactId >spring-boot-starter-groovy-templates</artifactId >
235
- <version >1.1.11 .BUILD-SNAPSHOT</version >
236
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
236
237
</dependency >
237
238
<dependency >
238
239
<groupId >org.springframework.boot</groupId >
239
240
<artifactId >spring-boot-starter-hornetq</artifactId >
240
- <version >1.1.11 .BUILD-SNAPSHOT</version >
241
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
241
242
</dependency >
242
243
<dependency >
243
244
<groupId >org.springframework.boot</groupId >
244
245
<artifactId >spring-boot-starter-integration</artifactId >
245
- <version >1.1.11 .BUILD-SNAPSHOT</version >
246
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
246
247
</dependency >
247
248
<dependency >
248
249
<groupId >org.springframework.boot</groupId >
249
250
<artifactId >spring-boot-starter-jdbc</artifactId >
250
- <version >1.1.11 .BUILD-SNAPSHOT</version >
251
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
251
252
</dependency >
252
253
<dependency >
253
254
<groupId >org.springframework.boot</groupId >
254
255
<artifactId >spring-boot-starter-jetty</artifactId >
255
- <version >1.1.11 .BUILD-SNAPSHOT</version >
256
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
256
257
</dependency >
257
258
<dependency >
258
259
<groupId >org.springframework.boot</groupId >
259
260
<artifactId >spring-boot-starter-log4j</artifactId >
260
- <version >1.1.11 .BUILD-SNAPSHOT</version >
261
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
261
262
</dependency >
262
263
<dependency >
263
264
<groupId >org.springframework.boot</groupId >
264
265
<artifactId >spring-boot-starter-logging</artifactId >
265
- <version >1.1.11 .BUILD-SNAPSHOT</version >
266
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
266
267
</dependency >
267
268
<dependency >
268
269
<groupId >org.springframework.boot</groupId >
269
270
<artifactId >spring-boot-starter-mobile</artifactId >
270
- <version >1.1.11 .BUILD-SNAPSHOT</version >
271
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
271
272
</dependency >
272
273
<dependency >
273
274
<groupId >org.springframework.boot</groupId >
274
275
<artifactId >spring-boot-starter-redis</artifactId >
275
- <version >1.1.11 .BUILD-SNAPSHOT</version >
276
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
276
277
</dependency >
277
278
<dependency >
278
279
<groupId >org.springframework.boot</groupId >
279
280
<artifactId >spring-boot-starter-remote-shell</artifactId >
280
- <version >1.1.11 .BUILD-SNAPSHOT</version >
281
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
281
282
</dependency >
282
283
<dependency >
283
284
<groupId >org.springframework.boot</groupId >
284
285
<artifactId >spring-boot-starter-security</artifactId >
285
- <version >1.1.11 .BUILD-SNAPSHOT</version >
286
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
286
287
</dependency >
287
288
<dependency >
288
289
<groupId >org.springframework.boot</groupId >
289
290
<artifactId >spring-boot-starter-social-facebook</artifactId >
290
- <version >1.1.11 .BUILD-SNAPSHOT</version >
291
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
291
292
</dependency >
292
293
<dependency >
293
294
<groupId >org.springframework.boot</groupId >
294
295
<artifactId >spring-boot-starter-social-linkedin</artifactId >
295
- <version >1.1.11 .BUILD-SNAPSHOT</version >
296
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
296
297
</dependency >
297
298
<dependency >
298
299
<groupId >org.springframework.boot</groupId >
299
300
<artifactId >spring-boot-starter-social-twitter</artifactId >
300
- <version >1.1.11 .BUILD-SNAPSHOT</version >
301
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
301
302
</dependency >
302
303
<dependency >
303
304
<groupId >org.springframework.boot</groupId >
304
305
<artifactId >spring-boot-starter-test</artifactId >
305
- <version >1.1.11 .BUILD-SNAPSHOT</version >
306
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
306
307
<exclusions >
307
308
<exclusion >
308
309
<groupId >commons-logging</groupId >
313
314
<dependency >
314
315
<groupId >org.springframework.boot</groupId >
315
316
<artifactId >spring-boot-starter-thymeleaf</artifactId >
316
- <version >1.1.11 .BUILD-SNAPSHOT</version >
317
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
317
318
</dependency >
318
319
<dependency >
319
320
<groupId >org.springframework.boot</groupId >
320
321
<artifactId >spring-boot-starter-tomcat</artifactId >
321
- <version >1.1.11 .BUILD-SNAPSHOT</version >
322
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
322
323
</dependency >
323
324
<dependency >
324
325
<groupId >org.springframework.boot</groupId >
325
326
<artifactId >spring-boot-starter-velocity</artifactId >
326
- <version >1.1.11 .BUILD-SNAPSHOT</version >
327
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
327
328
</dependency >
328
329
<dependency >
329
330
<groupId >org.springframework.boot</groupId >
330
331
<artifactId >spring-boot-starter-web</artifactId >
331
- <version >1.1.11 .BUILD-SNAPSHOT</version >
332
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
332
333
</dependency >
333
334
<dependency >
334
335
<groupId >org.springframework.boot</groupId >
335
336
<artifactId >spring-boot-starter-websocket</artifactId >
336
- <version >1.1.11 .BUILD-SNAPSHOT</version >
337
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
337
338
</dependency >
338
339
<dependency >
339
340
<groupId >org.springframework.boot</groupId >
340
341
<artifactId >spring-boot-starter-ws</artifactId >
341
- <version >1.1.11 .BUILD-SNAPSHOT</version >
342
+ <version >1.1.12 .BUILD-SNAPSHOT</version >
342
343
</dependency >
343
344
344
345
<!-- Third Party -->
1345
1346
</plugins >
1346
1347
</pluginManagement >
1347
1348
</build >
1348
- </project >
1349
+ </project >
0 commit comments