Andy Wilkinson
91fe040586
Start building against Spring Social LinkedIn 2.0 snapshots
...
See gh-9019
2017-04-27 20:08:10 +01:00
Phillip Webb
42e24136ef
Drop spring-social-web-thymeleaf3
...
Drop `spring-social-web-thymeleaf3` dependency since it's been merged
into `spring-social-web` as of Spring Social 2.0.
Fixes gh-9017
2017-04-27 11:29:56 -07:00
Vedran Pavic
0a64b96b83
Remove Spring Session GemFire dependency
...
Remove Spring Session GemFire dependency since it is
no longer supported in Spring Session 2.0.
Closes gh-9011
2017-04-27 11:02:34 -07:00
Vedran Pavic
33dd9d6d84
Remove Spring Session Mongo support
...
Remove auto-configuration support for Spring Session Mongo since it is
no longer supported in Spring Session 2.0.
See gh-9011
2017-04-27 10:59:22 -07:00
Eddú Meléndez
abd35f041b
Add reactive support for Spring Data Cassandra
...
See gh-8568
2017-04-26 15:31:01 +02:00
Andy Wilkinson
9c65888a54
Upgrade to Jackson 2.9.0.pr3
...
Closes gh-8990
2017-04-26 13:52:36 +01:00
Brian Clozel
117310924e
Reduce number of managed Netty dependencies
...
Now that reactor-netty has a strict set of transitive dependencies, this
commit refactors the managed dependencies to only list the required
ones. `netty-all` is still managed to avoid conflicts when pulled by
other libraries.
Fixes gh-8553
2017-04-26 10:25:59 +02:00
Andy Wilkinson
b43f902556
Upgrade to Spring Restdocs 1.2.0.RELEASE
...
Closes gh-8996
2017-04-25 11:39:29 +01:00
Andy Wilkinson
f8549b7276
Upgrade to Jsonassert 1.5.0
...
Closes gh-8995
2017-04-25 11:39:29 +01:00
Andy Wilkinson
877290c251
Upgrade to Postgresql 42.0.0
...
Closes gh-8994
2017-04-25 11:39:28 +01:00
Andy Wilkinson
3224bb99a9
Upgrade to Mockito 2.7.22
...
Closes gh-8993
2017-04-25 11:39:28 +01:00
Andy Wilkinson
e2d9b152a9
Upgrade to Thymeleaf Layout Dialect 2.2.1
...
Closes gh-8992
2017-04-25 11:39:28 +01:00
Andy Wilkinson
7a027b0187
Upgrade to Rxjava2 2.0.9
...
Closes gh-8991
2017-04-25 11:39:28 +01:00
Phillip Webb
ec57c3d92a
Exclude commons-logging from Spring Security
...
Excluded the commons-logging dependency pulled in by Spring Security
until they can provide a fix.
See gh-8985
2017-04-24 15:26:35 -07:00
Andy Wilkinson
15b9707fbe
Start building against Spring Cloud Connectors 2.0 snapshots
...
See gh-8968
2017-04-21 13:16:30 +01:00
Andy Wilkinson
7255cec7bb
Align Lettuce dependency management with latest Data Redis snapshots
...
Closes gh-8287
2017-04-21 09:41:00 +01:00
Andy Wilkinson
d50878bac1
Upgrade to Hibernate 5.2.10.Final
2017-04-21 09:40:17 +01:00
Andy Wilkinson
3526d4df5e
Merge branch '1.5.x'
2017-04-20 17:19:04 +01:00
Andy Wilkinson
6dd6897361
Upgrade to Narayana 5.5.7.Final
...
Closes gh-8961
2017-04-20 17:16:39 +01:00
Andy Wilkinson
a7830a8669
Upgrade to Jaybird 2.2.13
...
Closes gh-8960
2017-04-20 17:16:39 +01:00
Andy Wilkinson
efdd9d9b01
Upgrade to Jetty 9.4.4.v20170414
...
Closes gh-8959
2017-04-20 17:16:38 +01:00
Andy Wilkinson
0ff6b705d6
Upgrade to Tomcat 8.5.14
...
Closes gh-8958
2017-04-20 17:16:38 +01:00
Andy Wilkinson
edf6759e2d
Upgrade to Activemq 5.14.5
...
Closes gh-8957
2017-04-20 17:16:37 +01:00
Andy Wilkinson
6b167f1f12
Upgrade to Ehcache 2.10.4
...
Closes gh-8956
2017-04-20 17:16:37 +01:00
Andy Wilkinson
3442a24f8a
Upgrade to Undertow 1.4.13.Final
...
Closes gh-8955
2017-04-20 17:16:37 +01:00
Andy Wilkinson
6de6388085
Upgrade to Hsqldb 2.4.0
...
Closes gh-8954
2017-04-20 15:50:11 +01:00
Andy Wilkinson
ab7dad64f2
Upgrade to Cassandra Driver 3.2.0
...
Closes gh-8953
2017-04-20 15:50:11 +01:00
Andy Wilkinson
07c5590813
Upgrade to GemFire 8.2.4
...
Closes gh-8948
2017-04-20 11:03:15 +01:00
Phillip Webb
cde5793240
Upgrade to Spring Data Ingalls-SR3
...
Closes gh-8939
2017-04-19 22:18:12 -07:00
Stephane Nicoll
294f880fa3
Start build against Spring Data Ingalls snapshots
...
See gh-8939
2017-04-19 17:32:46 +02:00
Stephane Nicoll
ad616ea4a7
Revert "Upgrade to Spring Data Ingalls-SR2"
...
This commit reverts 65a8257 as the Couchbase driver must be upgraded from
2.3.x to 2.4.x
See gh-8939
2017-04-19 15:04:59 +02:00
Stephane Nicoll
65a8257697
Upgrade to Spring Data Ingalls-SR2
...
Closes gh-8939
2017-04-19 14:35:15 +02:00
Stephane Nicoll
598beeea9d
Merge branch '1.4.x' into 1.5.x
2017-04-19 09:33:04 +02:00
Gary Russell
58279f356d
Upgrade to Spring Integration 4.3.9.RELEASE
...
Closes gh-8935
2017-04-19 09:31:18 +02:00
Stephane Nicoll
485c0ad1b7
Upgrade to Spring Framework 4.3.8.RELEASE
...
Closes gh-8712
2017-04-19 09:30:38 +02:00
Gary Russell
8a6bc65d86
Upgrade to Spring AMQP 1.7.2.RELEASE
...
Closes gh-8930
2017-04-19 09:26:55 +02:00
Gary Russell
4344489328
Upgrade to Spring AMQP 1.6.9.RELEASE
...
Closes gh-8929
2017-04-19 09:25:28 +02:00
Phillip Webb
d21a5076fe
Upgrade to Reactor BOM Bismuth SNAPSHOT
...
See gh-8884
2017-04-11 14:53:46 -07:00
Gary Russell
80486fbe65
Upgrade to Spring Kafka 1.1.4
...
Closes gh-8866
2017-04-08 16:32:00 +02:00
Andy Wilkinson
fd8814bbfb
Upgrade to Thymeleaf Extras Springsecurity4 3.0.2.RELEASE
...
Closes gh-8860
2017-04-07 11:47:41 +01:00
Andy Wilkinson
ac83ff0506
Upgrade to Thymeleaf Spring5 3.0.5.M3
...
Closes gh-8859
2017-04-07 11:47:40 +01:00
Andy Wilkinson
01e0ab6662
Upgrade to Thymeleaf 3.0.5.RELEASE
...
Closes gh-8858
2017-04-07 11:47:40 +01:00
Andy Wilkinson
478b0cf702
Upgrade to Selenium 3.3.1
...
Closes gh-8857
2017-04-07 11:47:40 +01:00
Andy Wilkinson
1f73e79c18
Upgrade to Selenium Htmlunit 2.26
...
Closes gh-8856
2017-04-07 11:47:40 +01:00
Andy Wilkinson
d1adeb934f
Upgrade to Janino 3.0.7
...
Closes gh-8855
2017-04-07 11:47:40 +01:00
Andy Wilkinson
d43a75f0b7
Upgrade to Log4j2 2.8.2
...
Closes gh-8854
2017-04-07 11:47:39 +01:00
Andy Wilkinson
cb34189c66
Upgrade to Htmlunit 2.26
...
Closes gh-8853
2017-04-07 10:50:36 +01:00
Andy Wilkinson
7ce8fd3524
Upgrade to Byte Buddy 1.6.12
...
Closes gh-8852
2017-04-07 10:50:36 +01:00
Andy Wilkinson
d427e51452
Upgrade to Rxjava2 2.0.8
...
Closes gh-8851
2017-04-07 10:50:36 +01:00
Andy Wilkinson
edd3c4514d
Upgrade to Javax Mail 1.6.0-rc1
...
Closes gh-8850
2017-04-07 10:50:35 +01:00