File tree 1 file changed +1
-28
lines changed
1 file changed +1
-28
lines changed Original file line number Diff line number Diff line change 97
97
<mockito >1.10.19</mockito >
98
98
<querydsl >3.6.2</querydsl >
99
99
<slf4j >1.7.10</slf4j >
100
- <spring >4.0.9 .RELEASE</spring >
100
+ <spring >4.1.6 .RELEASE</spring >
101
101
<threetenbp >1.2</threetenbp >
102
102
<webbeans >1.2.7</webbeans >
103
103
448
448
</build >
449
449
</profile >
450
450
451
- <profile >
452
-
453
- <id >spring4-next</id >
454
-
455
- <properties >
456
- <spring >4.0.9.BUILD-SNAPSHOT</spring >
457
- </properties >
458
-
459
- <repositories >
460
- <repository >
461
- <id >spring-libs-snapshot</id >
462
- <url >http://repo.spring.io/libs-snapshot</url >
463
- </repository >
464
- </repositories >
465
-
466
- </profile >
467
-
468
- <profile >
469
-
470
- <id >spring41</id >
471
-
472
- <properties >
473
- <spring >4.1.6.RELEASE</spring >
474
- </properties >
475
-
476
- </profile >
477
-
478
451
<profile >
479
452
480
453
<id >spring41-next</id >
You can’t perform that action at this time.
0 commit comments