File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 365
365
<dependency >
366
366
<groupId >org.springframework</groupId >
367
367
<artifactId >spring-framework-bom</artifactId >
368
- <version >4.3.7 .RELEASE</version >
368
+ <version >4.3.22 .RELEASE</version >
369
369
<type >pom</type >
370
370
<scope >import</scope >
371
371
</dependency >
374
374
<dependency >
375
375
<groupId >com.fasterxml.jackson.core</groupId >
376
376
<artifactId >jackson-databind</artifactId >
377
- <version >2.9.0.pr2 </version >
377
+ <version >2.9.8 </version >
378
378
</dependency >
379
379
<dependency >
380
380
<groupId >com.fasterxml.jackson.core</groupId >
381
381
<artifactId >jackson-annotations</artifactId >
382
- <version >2.9.0.pr2 </version >
382
+ <version >2.9.8 </version >
383
383
</dependency >
384
384
385
385
<!-- Spring Security -->
386
386
<dependency >
387
387
<groupId >org.springframework.security</groupId >
388
388
<artifactId >spring-security-bom</artifactId >
389
- <version >4.2.4 .RELEASE</version >
389
+ <version >4.2.11 .RELEASE</version >
390
390
<type >pom</type >
391
391
<scope >import</scope >
392
392
</dependency >
You can’t perform that action at this time.
0 commit comments