Andy Wilkinson
d757368d41
Upgrade to Tomcat 8.5.15
...
Closes gh-9171
2017-05-11 22:59:45 +01:00
Andy Wilkinson
453a9aa432
Upgrade to Spring Social Facebook 3.0.0.M2
...
Closes gh-9157
2017-05-11 22:53:40 +01:00
Stephane Nicoll
3319be1c5a
Upgrade to Spring Social 2.0.0.M3
...
Closes gh-6258
2017-05-11 08:29:08 +02:00
Stephane Nicoll
30daa8120e
Upgrade to Spring Social Twitter 2.0.0.M2
...
Closes gh-9155
2017-05-11 08:18:32 +02:00
Stephane Nicoll
ba50599f6f
Upgrade to Spring Social Linkedin 2.0.0.M2
...
Closes gh-9019
2017-05-11 08:14:31 +02:00
Andy Wilkinson
918a11ea28
Upgrade to Spring Session 2.0.0.M1
...
Closes gh-8049
2017-05-10 08:48:32 +01:00
Andy Wilkinson
9480e09c21
Upgrade to Spring Security 5.0.0.M1
...
Closes gh-8714
2017-05-10 08:48:32 +01:00
Andy Wilkinson
8f1cf0ceb4
Upgrade to Spring Cloud Connectors 2.0.0.M1
...
Closes gh-8968
2017-05-10 08:18:41 +01:00
Andy Wilkinson
6ef4ea9a25
Upgrade to Spring Data Kay M3
...
Closes gh-7461
2017-05-09 11:29:31 +01:00
Andy Wilkinson
f175f5bd54
Revert "Upgrade to Spring Data Kay M3"
...
This reverts commit a8b10f74e8
.
See gh-7461
2017-05-09 09:50:04 +01:00
Andy Wilkinson
a8b10f74e8
Upgrade to Spring Data Kay M3
...
Closes gh-7461
2017-05-09 09:39:58 +01:00
Artem Bilan
22406b7dce
Upgrade to Spring AMQP 2.0.0.M4
...
Closes gh-9132
2017-05-09 08:52:29 +02:00
Stephane Nicoll
3b0fb97081
Upgrade to Spring Framework 5.0.0.RC1
...
Closes gh-9129
2017-05-08 10:46:05 +02:00
Gary Russell
74985b610b
Upgrade to Spring Kafka 1.1.5.RELEASE
...
Closes gh-9116
2017-05-06 10:30:20 +02:00
Andy Wilkinson
6dd385898f
Upgrade to Rxjava 1.3.0
...
Closes gh-9112
2017-05-05 14:33:14 +01:00
Andy Wilkinson
269cea291c
Upgrade to Neo4j OGM 3.0.0-M01
...
Closes gh-8687
2017-05-05 11:40:29 +01:00
Andy Wilkinson
7a9af02943
Merge branch '1.5.x'
2017-05-04 15:41:57 +01:00
Andy Wilkinson
216506d20f
Upgrade to Jetty 9.4.5.v20170502
...
Closes gh-9100
2017-05-04 15:41:46 +01:00
Andy Wilkinson
1fc6fc1790
Upgrade to Undertow 1.4.14.Final
...
Closes gh-9099
2017-05-04 15:41:46 +01:00
Andy Wilkinson
8ed33a1da5
Properly remove Spock from spring-boot-dependencies
...
See gh-9043
2017-05-04 15:37:16 +01:00
Andy Wilkinson
a48f4f3320
Merge branch '1.5.x'
2017-05-04 15:35:51 +01:00
Andy Wilkinson
816ac1dc78
Remove dependency management for jetty-monitor
...
Closes gh-9010
2017-05-04 15:35:26 +01:00
Stephane Nicoll
de53a24e60
Merge branch '1.5.x'
2017-05-04 11:35:11 +02:00
Stephane Nicoll
3e688ecedb
Add missing dependency management for Jetty
...
Closes gh-9010
2017-05-04 11:33:52 +02:00
Andy Wilkinson
11c3c4c20b
Drop support for org.json:json-based JSON parsing
...
Closes gh-8710
2017-05-04 10:27:51 +01:00
Andy Wilkinson
f853576bec
Upgrade to Reactor Bismuth-M1
...
Closes gh-8884
2017-05-04 09:37:08 +01:00
Andy Wilkinson
329a950bd8
Remove testing support from the CLI
...
The testing support in the CLI has proven to be more trouble than
it's worth. Our recommendation is that, once an app gets to the stage
of requiring a test suite, it should be converted to a Maven or
Gradle project. This makes it easy to version, publish, deploy etc
using the vast ecosystems of the two build systems.
As part of this change, the dependency management for Spock has been
moved into spring-boot-parent, thereby making it "private". This
allows it to continue to manage the test-only Spock dependency in
spring-boot-test without also managing the version of Spring that is
used by a user's application.
Closes gh-9087
Fixes gh-9043
2017-05-04 09:35:29 +01:00
Stephane Nicoll
de268d97e2
Add auto-configuration for reactive Redis
...
This commit provides an auto-configuration for reactive Redis and a
starter that provides Lettuce as Jedis doesn't support reactive
operations.
There are no support for reactive redis repositories at the moment so
only a `ReactiveRedisTemplate` is auto-configured if necessary.
Closes gh-8053
2017-05-04 09:25:36 +02:00
Andy Wilkinson
2d6bb9b507
Revert "Exclude commons-logging from Spring Security"
...
This reverts commit ec57c3d92a
.
Closes gh-8985
2017-05-03 15:04:05 +01:00
Stephane Nicoll
12dda513f9
Merge branch '1.5.x'
2017-05-03 13:22:13 +02:00
Stephane Nicoll
2f4a1f9531
Merge branch '1.4.x' into 1.5.x
2017-05-03 13:21:59 +02:00
Stephane Nicoll
93bd1108bf
Fix maven warning
...
Closes gh-9075
2017-05-03 13:21:10 +02:00
Stephane Nicoll
88b2fed37d
Merge branch '1.5.x'
2017-05-03 12:20:51 +02:00
Stephane Nicoll
61f88d0c90
Provide dependency management for missing jersey dependencies
...
Closes gh-9009
2017-05-03 12:19:32 +02:00
Andy Wilkinson
d1ea4f8a8a
Start building against Spring REST Docs 1.2.1 snapshots
...
See gh-9071
2017-05-03 10:12:51 +01:00
Stephane Nicoll
41712c7061
Merge branch '1.5.x'
2017-05-03 09:18:40 +02:00
Quentin Caillard
45e0912ecd
Add dependency section for jersey multipart
...
Closes gh-9007
2017-05-03 09:18:09 +02:00
Stephane Nicoll
e7efa8f133
Polish "Add Lettuce Redis driver autoconfiguration"
...
Closes gh-5311
2017-05-02 15:40:40 +02:00
Mark Paluch
4563da9ac7
Add Lettuce Redis driver autoconfiguration
...
Introduce an alternative autoconfiguration if the lettuce Redis driver is
available. Add Lettuce-specific configuration property options
"spring.redis.lettuce.shutdown-timeout" to control the shutdown timeout
of the lettuce driver. Add documentation for the properties, the
supported drivers, and how to switch between drivers.
Split client-specific properties from spring.redis.pool to
spring.redis.jedis.pool and introduce spring.redis.lettuce namespace.
Deprecate spring.redis.pool property.
See gh-5311
2017-05-02 13:33:34 +02:00
Andy Wilkinson
e0d5c447a8
Upgrade to Rxjava2 2.1.0
...
Closes gh-9062
2017-05-02 09:38:37 +01:00
Andy Wilkinson
7ed8737382
Upgrade to Rxjava 1.2.10
...
Closes gh-9061
2017-05-02 09:38:36 +01:00
Eddú Meléndez
4c96e95ad9
Simplify Netty dependency management by importing its BOM
...
See gh-9021
Closes gh-9050
2017-05-02 09:16:31 +02:00
Andy Wilkinson
0a8494ec74
Merge branch '1.5.x'
2017-04-28 15:44:05 +01:00
Andy Wilkinson
df05aa4701
Merge branch '1.4.x' into 1.5.x
2017-04-28 15:41:53 +01:00
Andy Wilkinson
bd95ad6430
Upgrade to Spring Restdocs 1.1.3.RELEASE
...
Closes gh-9040
2017-04-28 15:33:43 +01:00
Andy Wilkinson
5291fb5ff7
Upgrade to Hsqldb 2.3.5
...
Closes gh-9039
2017-04-28 15:33:43 +01:00
Andy Wilkinson
344255807b
Upgrade to Jaybird 2.2.13
...
Closes gh-9038
2017-04-28 15:33:42 +01:00
Andy Wilkinson
59d04d0679
Upgrade to Elasticsearch 2.4.5
...
Closes gh-9037
2017-04-28 15:33:42 +01:00
Andy Wilkinson
c3c2a91916
Upgrade to Groovy 2.4.11
...
Closes gh-9036
2017-04-28 15:33:41 +01:00
Andy Wilkinson
bc464adba3
Upgrade to Tomcat 8.5.14
...
Closes gh-9035
2017-04-28 15:33:41 +01:00
Andy Wilkinson
b5811986b0
Upgrade to Ehcache 2.10.4
...
Closes gh-9034
2017-04-28 15:33:41 +01:00
Andy Wilkinson
d0a85550d7
Upgrade to H2 1.4.195
...
Closes gh-9033
2017-04-28 15:33:40 +01:00
Brian Clozel
b8fe06c103
Manage all Netty dependencies
...
Until we can use the Netty BOM (see gh-9021), this change adds all
Netty modules as managed dependencies so as to avoid version
clashes between managed and unmanaged Netty dependencies.
Fixes gh-8553
2017-04-28 14:13:06 +02:00
Artem Bilan
8e68511eb3
Upgrade to Spring Kafka 2.0.0.M1
...
Closes gh-9020
2017-04-28 09:23:47 +02:00
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
Stephane Nicoll
9327b58304
Fixup version numbers following release
2017-04-21 11:26:45 +02: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
Spring Buildmaster
9768b0a8c2
Next Development Version
2017-04-21 08:32:01 +00: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
Stephane Nicoll
7fbce192b4
Fixup version numbers following release
2017-04-20 15:58:32 +02:00
Spring Buildmaster
d719d2cbbc
Next Development Version
2017-04-20 12:46:19 +00:00
Andy Wilkinson
07c5590813
Upgrade to GemFire 8.2.4
...
Closes gh-8948
2017-04-20 11:03:15 +01:00
Stephane Nicoll
d8967afff6
Upgrade to Spring Data Hopper-SR10
...
Closes gh-8938
2017-04-20 08:53:51 +02: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
3f3bb92690
Start building against Spring Data Hopper snapshots
...
See gh-8938
2017-04-19 17:24:01 +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
47d2756692
Revert "Upgrade to Spring Data Hopper-SR9"
...
This commit reverts 2deab52
as the Couchbase driver must be upgraded from
2.2.x to 2.4.x
See gh-8938
2017-04-19 14:59:57 +02:00
Stephane Nicoll
65a8257697
Upgrade to Spring Data Ingalls-SR2
...
Closes gh-8939
2017-04-19 14:35:15 +02:00
Stephane Nicoll
2deab52ad0
Upgrade to Spring Data Hopper-SR9
...
Closes gh-8938
2017-04-19 14:28:52 +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
Andy Wilkinson
3aae48e3b1
Upgrade to Couchbase Client 2.4.4
...
Closes gh-8849
2017-04-07 10:50:35 +01:00
Andy Wilkinson
62fcae3d5e
Upgrade to Logback 1.2.3
...
Closes gh-8848
2017-04-07 10:50:35 +01:00
Andy Wilkinson
b16fcf8269
Merge branch '1.5.x'
2017-04-07 10:43:49 +01:00
Andy Wilkinson
ddd3f8ee6e
Upgrade to Narayana 5.5.6.Final
...
Closes gh-8847
2017-04-07 10:42:45 +01:00
Andy Wilkinson
18f0e95442
Upgrade to Ehcache3 3.2.2
...
Closes gh-8846
2017-04-07 10:42:44 +01:00
Andy Wilkinson
82b809229e
Upgrade to Undertow 1.4.12.Final
...
Closes gh-8845
2017-04-07 10:42:44 +01:00
Andy Wilkinson
cf169e79b9
Upgrade to Hazelcast 3.7.7
...
Closes gh-8844
2017-04-07 10:42:44 +01:00
Andy Wilkinson
fbd296873a
Merge branch '1.5.x'
2017-04-06 21:49:02 +01:00
Andy Wilkinson
13a3f7c0c1
Merge branch '1.4.x' into 1.5.x
2017-04-06 21:47:24 +01:00
Andy Wilkinson
d45d94520e
Upgrade to Jolokia 1.3.6
...
Closes gh-8841
2017-04-06 20:27:47 +01:00
Andy Wilkinson
f8767cc96e
Upgrade to Freemarker 2.3.26-incubating
...
Closes gh-8840
2017-04-06 20:27:47 +01:00
Andy Wilkinson
2300dae88c
Upgrade to Jetty 9.3.18.v20170406
...
Closes gh-8839
2017-04-06 20:27:47 +01:00
Andy Wilkinson
1375dfe102
Upgrade to Aspectj 1.8.10
...
Closes gh-8838
2017-04-06 20:27:47 +01:00
Andy Wilkinson
408b3c81df
Upgrade to Tomcat 8.5.13
...
Closes gh-8837
2017-04-06 20:27:47 +01:00
Andy Wilkinson
fe5e04c963
Upgrade to Hazelcast 3.6.8
...
Closes gh-8836
2017-04-06 20:27:47 +01:00
Andy Wilkinson
d49a41e8cf
Upgrade to Appengine 1.9.51
...
Closes gh-8835
2017-04-06 20:27:47 +01:00
Andy Wilkinson
5f77ef25e4
Upgrade to Jackson 2.8.8
...
Closes gh-8834
2017-04-06 20:27:47 +01:00
Vedran Pavic
2667b7f51c
Upgrade to Hazelcast 3.8
...
Closes gh-8808
2017-04-05 14:21:00 +02:00
Andy Wilkinson
b6a4056e95
Remove dependency management for Gradle that is no longer used
2017-04-04 15:33:27 +01:00
Andy Wilkinson
6c6b9c284d
Upgrade to Solr 6.5 and align with latest Spring Data Solr snapshots
...
Closes gh-8801
2017-04-04 14:47:07 +01:00
Andy Wilkinson
f5d9ff1392
Upgrade to Mongo Driver Reactive Streams 1.3.0
...
Closes gh-8807
2017-04-04 09:24:08 +01:00
Andy Wilkinson
5b2f0ea070
Revert "Add dep mgmt for fast-classpath-scanner while Neo4j uses LATEST"
...
This reverts commit 51a2d9b103
.
See gh-8687
2017-03-31 11:30:01 +01:00
Andy Wilkinson
bf83e74d5f
Start building against Reactor Bom Aluminium snapshots for SR2 again
...
See gh-8589
2017-03-29 19:44:52 +01:00
Stephane Nicoll
1e88e1faa5
Upgrade to Embedded Mongo 2.0.0
...
Closes gh-8769
2017-03-29 11:11:47 +02:00
Andy Wilkinson
e683f8ace9
Revert "Start building against Reactor Bom Aluminium snapshots for SR2 again"
...
This reverts commit 9164265a54
.
See gh-8589
2017-03-28 15:18:34 +01:00
Andy Wilkinson
9164265a54
Start building against Reactor Bom Aluminium snapshots for SR2 again
...
See gh-8589
2017-03-28 10:18:23 +01:00
Andy Wilkinson
d322d8613b
Upgrade to Flyway 4.1.2
...
Closes gh-8752
2017-03-25 20:41:43 +00:00
Andy Wilkinson
e905c96d9d
Upgrade to GemFire 8.2.3
...
Closes gh-8498
2017-03-25 19:59:54 +00:00
Andy Wilkinson
c6aa032cd5
Drop back to Aluminium-SR1 as current snapshots are beyond repair
...
This reverts 78824b02f3
See gh-8589
2017-03-25 19:49:44 +00:00
Andy Wilkinson
7857bbb956
Add temporary dependency management for reactor-netty
...
The version of reactor-netty currently provided by reactor-bom is
incompatible with the version of reactor-core that's provided. To
work around this problem, this commit adds dependency management for
reactor-netty that overrides the bom.
2017-03-25 18:44:20 +00:00
Andy Wilkinson
9c0430ba9f
Upgrade to Hibernate Validator 5.4.1.Final
...
Closes gh-8751
2017-03-25 10:58:54 +00:00
Andy Wilkinson
35cda80ace
Upgrade to Hibernate 5.2.9.Final
...
Closes gh-8750
2017-03-25 10:58:53 +00:00
Andy Wilkinson
1a1fe3207b
Upgrade to Rxjava 1.2.9
...
Closes gh-8749
2017-03-25 10:58:53 +00:00
Andy Wilkinson
25baaf807d
Upgrade to Netty 4.1.9.Final
...
Closes gh-8748
2017-03-25 10:58:53 +00:00
Andy Wilkinson
c15adfd4a3
Add dependency management for spring-restdocs-asciidoctor
...
See gh-8716
2017-03-25 10:25:08 +00:00
Andy Wilkinson
aff1f18fe2
Upgrade to Logback 1.2.2
...
Closes gh-8635
2017-03-24 21:26:58 +00:00
Andy Wilkinson
2fd51dd8a1
Upgrade to Spring REST Docs 1.2.0.RC1
...
Closes gh-8716
2017-03-24 21:12:21 +00:00
Andy Wilkinson
5e0acc60bb
Merge branch '1.5.x'
2017-03-24 20:50:49 +00:00
Andy Wilkinson
bf6e6870ea
Upgrade to Neo4j Ogm 2.1.2
...
Closes gh-8746
2017-03-24 20:48:31 +00:00
Andy Wilkinson
57c16c393b
Upgrade to Mariadb 1.5.9
...
Closes gh-8745
2017-03-24 20:48:31 +00:00
Andy Wilkinson
6ffdc88430
Upgrade to Narayana 5.5.5.Final
...
Closes gh-8744
2017-03-24 20:48:30 +00:00
Andy Wilkinson
233abb6162
Upgrade to Jboss Transaction Spi 7.5.2.Final
...
Closes gh-8743
2017-03-24 20:48:30 +00:00
Andy Wilkinson
7ad326992a
Upgrade to Hibernate Validator 5.3.5.Final
...
Closes gh-8742
2017-03-24 20:48:29 +00:00
Andy Wilkinson
e60515e88c
Upgrade to Jetty 9.4.3.v20170317
...
Closes gh-8741
2017-03-24 20:48:29 +00:00
Andy Wilkinson
6519fd5e52
Upgrade to Artemis 1.5.4
...
Closes gh-8740
2017-03-24 20:48:29 +00:00
Andy Wilkinson
290a951f90
Upgrade to Activemq 5.14.4
...
Closes gh-8739
2017-03-24 20:48:28 +00:00
Andy Wilkinson
8cf9973ff6
Upgrade to Hazelcast 3.7.6
...
Closes gh-8738
2017-03-24 20:48:28 +00:00
Andy Wilkinson
f07d4f77aa
Merge branch '1.5.x'
2017-03-24 16:55:23 +00:00
Andy Wilkinson
8973d6cec5
Merge branch '1.4.x' into 1.5.x
2017-03-24 16:54:07 +00:00
Andy Wilkinson
a8788ba62c
Upgrade to Webjars Locator 0.32-1
...
Closes gh-8734
2017-03-24 16:10:52 +00:00
Andy Wilkinson
c49fb08c8f
Upgrade to Spring Loaded 1.2.7.RELEASE
...
Closes gh-8733
2017-03-24 16:10:51 +00:00
Andy Wilkinson
35ce980b38
Upgrade to Slf4j 1.7.25
...
Closes gh-8732
2017-03-24 16:10:51 +00:00
Andy Wilkinson
fb9ce48dc8
Upgrade to Lombok 1.16.16
...
Closes gh-8731
2017-03-24 16:10:50 +00:00
Andy Wilkinson
de504f3464
Upgrade to Jooq 3.8.7
...
Closes gh-8730
2017-03-24 16:10:50 +00:00
Andy Wilkinson
0a5732bb14
Upgrade to Jboss Logging 3.3.1.Final
...
Closes gh-8729
2017-03-24 16:10:49 +00:00
Andy Wilkinson
31419ab038
Upgrade to Hibernate Validator 5.2.5.Final
...
Closes gh-8728
2017-03-24 16:10:48 +00:00
Andy Wilkinson
617bacbc44
Upgrade to Jetty 9.3.17.v20170317
...
Closes gh-8727
2017-03-24 16:10:47 +00:00
Andy Wilkinson
8e9975624e
Upgrade to Groovy 2.4.10
...
Closes gh-8726
2017-03-24 16:10:47 +00:00
Andy Wilkinson
4530b607b3
Upgrade to Tomcat 8.5.12
...
Closes gh-8725
2017-03-24 16:10:46 +00:00
Andy Wilkinson
798146b5e1
Upgrade to Joda Time 2.9.9
...
Closes gh-8724
2017-03-24 16:10:45 +00:00
Andy Wilkinson
c05e8a634f
Upgrade to Undertow 1.3.28.Final
...
Closes gh-8723
2017-03-24 16:10:44 +00:00
Andy Wilkinson
89cd7311bb
Upgrade to Dropwizard Metrics 3.1.4
...
Closes gh-8722
2017-03-24 16:10:44 +00:00
Andy Wilkinson
42675cb04b
Upgrade to H2 1.4.194
...
Closes gh-8721
2017-03-24 16:10:43 +00:00
Andy Wilkinson
17793f4f67
Upgrade to Appengine 1.9.50
...
Closes gh-8720
2017-03-24 16:10:42 +00:00
Andy Wilkinson
ecea51076d
Merge branch '1.4.x' into 1.5.x
2017-03-24 12:31:06 +00:00
Andy Wilkinson
258205ac46
Start building against Spring Security 5.0 snapshots
...
See gh-8714
2017-03-24 11:29:13 +00:00
Andy Wilkinson
a88c56dfdc
Start building against Spring Integration 4.3.9 snapshots
...
See gh-8713
2017-03-24 10:44:06 +00:00
Andy Wilkinson
2b6bcfd738
Start building against Spring Framework 4.3.8 snapshots
...
Closes gh-7949
See gh-8712
2017-03-24 10:42:45 +00:00
Andy Wilkinson
87ebec6838
Upgrade to Jackson 2.9.0.pr2
...
As part of the upgrade, this commit removes the use of any API that
has been deprecated in 2.9. This includes the config props endpoint's
use of SerializationFeature.WRITE_NULL_MAP_VALUES. This has been
replaced with configuring serialization inclusion to only include
properties with non-null values. This means that all null-valued
properties will no longer be serialized, not just those that are an
entry in a map.
Closes gh-8604
Closes gh-8537
Closes gh-7695
2017-03-23 15:22:20 +00:00
Andy Wilkinson
3024ed8316
Remove dependency management for neo4j-ogm-compiler
...
neo4j-ogm-compiler does not exist in OGM 3.0 snapshots
See gh-8687
2017-03-23 10:07:11 +00:00
Andy Wilkinson
51a2d9b103
Add dep mgmt for fast-classpath-scanner while Neo4j uses LATEST
...
neo4j-ogm-core uses LATEST for the version of its dependency upon
fast-classpath-scanner. This leads to unrepeatable builds and also
appears to be destabilising our CI.
Hopefull we will be able to revert this commit once
neo4j/neo4j-ogm#341 has been fixed.
See gh-8687
2017-03-22 16:12:56 +00:00
Andy Wilkinson
25bf4a14cd
Start building against Neo4j OGM 3.0.0 snapshots
...
This commit our Neo4j OGM dependency with the Spring Data Neo4j
snapshots that are currently included in snapshots of Spring Data Kay.
It switches to using Neo4j's Bolt driver by default, aligning it with
the default of the latest Spring Data Neo4j 5 snapshots.
It also contains a workaround for a Neo4j OGM issue [1] and a change
to Neo4jDataAutoConfigurationTests that prevents the entire classpath
from being scanned.
See gh-8687
[1] https://github.com/neo4j/neo4j-ogm/issues/340
2017-03-22 15:24:49 +00:00
Andy Wilkinson
1893fdab0d
Revert "Upgrade to Jackson 2.9.0.pr1"
...
This reverts commit 10ae5e8f3f
. Health
serialization fails with Jackson 2.9.0 (gh-7695).
See gh-8537
2017-03-15 17:01:12 +00:00
Andy Wilkinson
10ae5e8f3f
Upgrade to Jackson 2.9.0.pr1
...
As part of the upgrade, this commit removes the use of any API that
has been deprecated in 2.9.0.pr1. This includes the config props
endpoint's use of SerializationFeature.WRITE_NULL_MAP_VALUES. This
has been replaced with configuring serialization inclusion to only
include properties with non-null values. This means that all
null-valued properties will no longer be serialized, not just those
that are an entry in a map.
Closes gh-8604
Closes gh-8537
2017-03-15 16:38:08 +00:00
Andy Wilkinson
78824b02f3
Start building against Reactor Bom Aluminium snapshots for SR2
...
See gh-8589
2017-03-13 07:24:54 +00:00
Andy Wilkinson
b35c162593
Raise the minimum supported version of Gradle to 3.4
...
Closes gh-7922
2017-03-11 09:03:06 +00:00
Andy Wilkinson
030b566194
Upgrade to Selenium HtmlUnit 2.25
...
See gh-8515
2017-03-10 08:56:27 +00:00
Andy Wilkinson
c42312be79
Upgrade to RxJava 2.0.7
...
Closes gh-8539
2017-03-08 09:32:38 +00:00
Andy Wilkinson
884fedcefb
Upgrade to Selenium 3.2.0
...
Closes gh-8538
2017-03-08 09:32:38 +00:00
Phillip Webb
c7b46e4d1c
Upgrade to HtmlUnit 2.25
...
Fixes gh-8515
2017-03-06 16:30:40 -08:00
Andy Wilkinson
dcf7e11de5
Upgrade to Snakeyaml 1.18
...
Closes gh-8505
2017-03-06 10:44:20 +00:00
Andy Wilkinson
dc2548d3bc
Upgrade to Spring Security Oauth 2.1.0.RELEASE
...
Closes gh-8504
2017-03-06 10:44:20 +00:00
Andy Wilkinson
bf7c9acc87
Upgrade to Rxjava 1.2.7
...
Closes gh-8503
2017-03-06 10:44:20 +00:00
Andy Wilkinson
0d46181f11
Upgrade to Caffeine 2.4.0
...
Closes gh-8502
2017-03-06 10:44:19 +00:00
Andy Wilkinson
dba2ff13b1
Reinstate dependency management for hibernate-entitymanager
...
This commit reinstates dependency management for
hibernate-entitymanager as, while empty, it remains part of Hibernate
5.2.x and people may still have a dependency upon it.
It also reinstates the configuration of skipping the jar during TLD
scanning so that any application that does depend on
hibernate-entitymanager doesn't scan it for TLDs.
See gh-8433
2017-03-06 10:36:27 +00:00
Stephane Nicoll
3cdc81c351
Fixup version numbers following release
2017-03-03 17:34:05 +01:00
Spring Buildmaster
d23fa24340
Next Development Version
2017-03-03 16:18:26 +00:00
bquintanaj
c99858e4fc
Upgrade to versions maven plugin 2.3
...
Closes gh-8429
2017-03-03 17:08:22 +01:00
Stephane Nicoll
dac3810bc1
Fixup version numbers following release
2017-03-03 16:14:56 +01:00
Spring Buildmaster
2a83e80a9b
Next Development Version
2017-03-03 14:39:21 +00:00
Stephane Nicoll
b61446b96d
Merge branch '1.5.x'
2017-03-03 13:36:35 +01:00
Stephane Nicoll
26c3469cce
Merge branch '1.4.x' into 1.5.x
2017-03-03 13:35:35 +01:00
Stephane Nicoll
dda84749ef
Upgrade to Spring Security OAuth 2.0.13.RELEASE
...
Closes gh-8423
2017-03-03 13:33:59 +01:00
Vedran Pavic
1c789f1a8d
Remove dependency management for `hibernate-entitymanager`
...
Closes gh-8433
2017-03-02 18:31:53 +01:00
Stephane Nicoll
3e570a3ee2
Upgrade to Spring Data Hopper.SR8
...
Closes gh-8443
2017-03-02 13:49:26 +01:00
Stephane Nicoll
82d4bf619d
Upgrade to Spring Data Ingalls.SR1
...
Closes gh-8444
2017-03-02 11:49:04 +01:00
Stephane Nicoll
653fd40bb6
Merge branch '1.5.x'
2017-03-02 09:58:03 +01:00
Stephane Nicoll
5355d6da72
Upgrade to Spring Security 4.2.2.RELEASE
...
Closes gh-8431
2017-03-02 09:57:18 +01:00
Stephane Nicoll
ccb0e6b53a
Merge branch '1.4.x' into 1.5.x
2017-03-02 09:51:58 +01:00
Gary Russell
ba9853654a
Upgrade to Spring Integration 4.3.8.RELEASE
...
Closes gh-8460
2017-03-02 09:50:56 +01:00
Stephane Nicoll
16fb8088e9
Upgrade to Spring AMQP 1.7.1.RELEASE
...
Closes gh-8461
2017-03-02 09:35:32 +01:00
Gary Russell
482a5a37c0
Upgrade to Spring AMQP 1.6.8.RELEASE
...
Closes gh-8458
2017-03-01 20:33:23 +00:00
Andy Wilkinson
f9455ba5c5
Start building against Spring Data Ingalls snapshots again
...
See gh-8444
2017-03-01 20:20:40 +00:00
Andy Wilkinson
aa439343bd
Merge branch '1.5.x'
2017-03-01 20:04:52 +00:00
Andy Wilkinson
272db338f5
Merge branch '1.4.x' into 1.5.x
2017-03-01 20:04:41 +00:00
Andy Wilkinson
ab920f086c
Upgrade to Logback 1.1.11
...
Closes gh-8354
2017-03-01 20:03:58 +00:00
Andy Wilkinson
a638401cb5
Merge branch '1.5.x'
2017-03-01 18:36:48 +00:00
Andy Wilkinson
730e374450
Upgrade to Narayana 5.5.3.Final
...
Closes gh-8455
2017-03-01 18:34:32 +00:00
Andy Wilkinson
abd1bad20a
Upgrade to Jboss Transaction Spi 7.5.1.Final
...
Closes gh-8454
2017-03-01 18:34:26 +00:00
Andy Wilkinson
dd6d2004ea
Upgrade to Ehcache3 3.2.1
...
Closes gh-8453
2017-03-01 18:34:25 +00:00
Andy Wilkinson
f9bd5d8d77
Upgrade to Jetty 9.4.2.v20170220
...
Closes gh-8452
2017-03-01 18:34:25 +00:00
Andy Wilkinson
0131bfafcf
Upgrade to Undertow 1.4.11.Final
...
Closes gh-8451
2017-03-01 18:34:25 +00:00
Andy Wilkinson
833220f830
Merge branch '1.5.x'
2017-03-01 18:31:39 +00:00
Andy Wilkinson
3d3c2d53ba
Merge branch '1.4.x' into 1.5.x
2017-03-01 18:31:13 +00:00
Andy Wilkinson
e0e1a7f31e
Upgrade to Slf4j 1.7.24
...
Closes gh-8450
2017-03-01 18:25:34 +00:00
Andy Wilkinson
d114905449
Upgrade to Ehcache3 3.1.4
...
Closes gh-8449
2017-03-01 18:25:34 +00:00
Andy Wilkinson
acb02475b5
Upgrade to Groovy 2.4.9
...
Closes gh-8448
2017-03-01 18:25:33 +00:00
Andy Wilkinson
d7a124449d
Upgrade to Mysql 5.1.41
...
Closes gh-8447
2017-03-01 18:25:30 +00:00
Andy Wilkinson
9240a8cd64
Upgrade to Dropwizard Metrics 3.1.3
...
Closes gh-8446
2017-03-01 18:25:26 +00:00
Andy Wilkinson
e36a60dcad
Revert "Start building against Spring Data Ingalls snapshots"
...
This reverts commit 36cb8b9e0c
.
See gh-8444
2017-03-01 13:52:28 +00:00
Stephane Nicoll
d3fe9821ed
Merge branch '1.4.x' into 1.5.x
2017-03-01 11:32:31 +01:00
Stephane Nicoll
21ca1af677
Upgrade to Spring Framework 4.3.7.RELEASE
...
Closes gh-8248
2017-03-01 11:31:07 +01:00
Stephane Nicoll
36cb8b9e0c
Start building against Spring Data Ingalls snapshots
...
See gh-8444
2017-03-01 09:37:52 +01:00
Stephane Nicoll
66e6671dcb
Start building against Spring Data Hopper snapshots
...
See gh-8443
2017-03-01 09:35:38 +01:00
Andy Wilkinson
d1184bf180
Merge branch '1.4.x' into 1.5.x
2017-02-28 10:41:51 +00:00
Andy Wilkinson
47a59a92d1
Start building against Spring Integration 4.3.8 snapshots
...
See gh-8435
2017-02-28 10:40:30 +00:00
Brian Clozel
21878f8528
Manage Netty in Boot dependencies
2017-02-24 13:03:11 +01:00
Andy Wilkinson
466f8926b5
Add dependency management for Commons Lang3
...
Closes gh-7896
2017-02-22 16:17:25 +00:00
Andy Wilkinson
145e2d206c
Upgrade to Selenium HtmlUnit 2.24
...
Closes gh-7232
2017-02-22 16:09:37 +00:00
Andy Wilkinson
233e6151b9
Upgrade to Webjars Hal Browser 3325375
...
Closes gh-8382
2017-02-22 15:06:20 +00:00
Andy Wilkinson
89845fb2eb
Upgrade to Selenium 3.1.0
...
Closes gh-8381
2017-02-22 15:06:19 +00:00
Andy Wilkinson
008953adc9
Upgrade to Hibernate Validator 5.4.0.Final
...
Closes gh-8380
2017-02-22 15:06:18 +00:00
Andy Wilkinson
d0fb8fc46a
Upgrade to Hibernate 5.2.8.Final
...
Closes gh-8379
2017-02-22 15:06:17 +00:00
Andy Wilkinson
ab06600fa9
Upgrade to Rxjava2 2.0.6
...
Closes gh-8378
2017-02-22 15:06:16 +00:00
Andy Wilkinson
4b7f90a0c6
Upgrade to Rxjava 1.2.6
...
Closes gh-8377
2017-02-22 15:06:16 +00:00
Andy Wilkinson
7cb5edf590
Upgrade to Reactor Bom Aluminium-SR1
...
Closes gh-8376
2017-02-22 15:06:15 +00:00
Andy Wilkinson
f52449b5f5
Upgrade to Netty 4.1.8.Final
...
Closes gh-8375
2017-02-22 15:06:14 +00:00
Andy Wilkinson
5bace9dff6
Merge branch '1.5.x'
2017-02-22 14:56:04 +00:00