Stephane Nicoll
52babaa2d2
Upgrade to Spring Framework 5.0.0.RELEASE
...
Closes gh-10325
2017-09-28 16:03:20 +02:00
Andy Wilkinson
8f9b47aa4c
Start building against Lettuce snapshots for 5.0.0.RELEASE
...
See gh-10439
2017-09-28 06:38:24 +01:00
Andy Wilkinson
bd1bd6bf64
Start building against snapshots for Spring Kafka 2.0.0.RELEASE
...
See gh-10328
2017-09-27 19:48:26 +01:00
Andy Wilkinson
89f9112abd
Start building against snapshots for Spring Data Kay-RELEASE
...
See gh-10329
2017-09-27 19:48:26 +01:00
Andy Wilkinson
58c3b0d390
Start building against snapshots for Spring AMQP 2.0.0.RELEASE
...
See gh-7053
2017-09-27 19:48:26 +01:00
Andy Wilkinson
696cdb6b58
Start building against snapshots for Spring Session 2.0.0.M5
...
See gh-10326
2017-09-27 16:19:51 +01:00
Madhura Bhave
5d05347e61
Add auto-config and starter for reactive security
...
Closes gh-9925
2017-09-26 19:36:48 -07:00
Madhura Bhave
7093602753
Simplify UserDetailsService creation in samples
...
Closes gh-10385
2017-09-26 14:06:19 -07:00
Stephane Nicoll
bbee943972
Upgrade to Reactor Bismuth-RELEASE
...
Closes gh-10423
2017-09-26 08:24:49 +02:00
Michel Palourdio
258514848e
Add mockito-inline dependency
...
Closes gh-10239
2017-09-25 14:52:14 +02:00
Eddú Meléndez
98b2267a5b
Add auto-configuration for REST Docs with REST Assured
...
See gh-9643
2017-09-25 12:37:11 +01:00
Andy Wilkinson
45a24b8705
Upgrade to Log4j 2.9.1
...
This commit uppgrade our Log4j dependency to 2.9.1. It also modifies
ModifiedClassPathRunner so that log4j-*.jar jars are always excluded
from the class path when using the runner. This is necessary due to
a change in Log4j [1] which makes assumptions about the class loader
hierarchy that do not hold true when using the modified class path
runner. Specifically, it assumes that the system class loader should
always be used to load providers. This is exactly what we don't want
to happen when using the modified class path runner as it breaks the
filtering of the class path and leads to Log4j classes being loaded
from both the system class loader and the filtering class loader.
Closes gh-10407
[1] 9422ca7489
2017-09-25 09:48:57 +01:00
Andy Wilkinson
d9600bd4b0
Polish
...
Remove duplicate dependency management that appeared in dc5254c3
.
2017-09-25 06:45:08 +01:00
Andy Wilkinson
dd4dbce816
Fix generation of Javadoc on Java 9
...
This commit fixes Javadoc generation when building with Java 9. It
upgrades the Javadoc plugin to a version that is Java 9 compatible
(3.0.0-M1) and reworks DevTools to remove usage of @PostConstruct.
The latter change is necessary as @PostConstruct is not visible by
default when building with Java 9 and, therefore its usage causes
Javadoc generation to fail.
Closes gh-10029
2017-09-25 06:43:07 +01:00
Stephane Nicoll
dc5254c333
Merge branch '1.5.x'
2017-09-24 17:12:46 +02:00
Andy Wilkinson
c999704b10
Upgrade to Caffeine 2.5.6
...
Closes gh-10398
2017-09-24 11:01:49 +01:00
Andy Wilkinson
fa72cd452c
Upgrade to Jetty El 8.5.20
...
Closes gh-10410
2017-09-24 10:26:41 +01:00
Andy Wilkinson
fd54075dcf
Upgrade to Infinispan 9.1.1.Final
...
Closes gh-10409
2017-09-24 10:26:41 +01:00
Andy Wilkinson
2fa6679f09
Upgrade to Elasticsearch 5.5.3
...
Closes gh-10408
2017-09-24 10:26:40 +01:00
Andy Wilkinson
3872b294cd
Upgrade to Johnzon Jsonb 1.1.3
...
Closes gh-10406
2017-09-24 10:26:40 +01:00
Andy Wilkinson
b8ecdc3eb1
Upgrade to Artemis 2.3.0
...
Closes gh-10405
2017-09-24 10:26:40 +01:00
Andy Wilkinson
757d9359a5
Upgrade to Jna 4.5.0
...
Closes gh-10404
2017-09-24 10:26:40 +01:00
Andy Wilkinson
3959e81a79
Upgrade to Javax Annotation 1.3.1
...
Closes gh-10403
2017-09-24 10:26:40 +01:00
Andy Wilkinson
21aa671e46
Upgrade to Rxjava2 2.1.4
...
Closes gh-10402
2017-09-24 10:26:40 +01:00
Andy Wilkinson
f564d2215b
Upgrade to Rxjava 1.3.2
...
Closes gh-10401
2017-09-24 10:26:40 +01:00
Andy Wilkinson
addd81847a
Upgrade to Dropwizard Metrics 3.2.5
...
Closes gh-10400
2017-09-24 10:26:39 +01:00
Andy Wilkinson
65c64ea5aa
Upgrade to Hazelcast 3.8.6
...
Closes gh-10399
2017-09-24 10:26:39 +01:00
Andy Wilkinson
b8db014dd1
Upgrade to Jetty 9.4.7.v20170914
...
Closes gh-10396
2017-09-24 10:26:18 +01:00
Andy Wilkinson
c217f149ae
Upgrade to Tomcat 8.5.21
...
Closes gh-10395
2017-09-24 10:25:57 +01:00
Andy Wilkinson
9542d3f4a5
Upgrade to Httpcore 4.4.7
...
Closes gh-10394
2017-09-24 10:25:32 +01:00
Andy Wilkinson
f060c01655
Upgrade to Gson 2.8.2
...
Closes gh-10393
2017-09-24 10:25:09 +01:00
Andy Wilkinson
cf92e55150
Upgrade to Spring Kafka 1.1.7.RELEASE
...
Closes gh-10397
2017-09-24 09:37:44 +01:00
Andy Wilkinson
2136bea491
Upgrade to Jetty 9.4.7.v20170914
...
Closes gh-10396
2017-09-24 09:37:44 +01:00
Andy Wilkinson
f9c44b46b6
Upgrade to Tomcat 8.5.21
...
Closes gh-10395
2017-09-24 09:34:16 +01:00
Andy Wilkinson
29c84dff4a
Upgrade to Httpcore 4.4.7
...
Closes gh-10394
2017-09-24 09:20:13 +01:00
Andy Wilkinson
abb8183d82
Upgrade to Gson 2.8.2
...
Closes gh-10393
2017-09-24 09:20:13 +01:00
Andy Wilkinson
56d820a8d4
Upgrade to Reactor Bismuth-RC1
...
Closes gh-10384
2017-09-23 06:58:33 +01:00
Andy Wilkinson
ae1f95e6d2
Start building against Spring Framework snapshots for 5.0.0.RELEASE
...
See gh-10325
2017-09-23 06:58:33 +01:00
Eddú Meléndez
97aeaa4a32
Add Jsonb support
...
Spring Framework 5 will support Jsonb as a HttpMessageConverter, this
commit adds auto-configuration support. Also, support for Jsonb in the
@JsonTest has been added.
This implementation is running against Apache Johnzon
See gh-9648
2017-09-21 15:11:09 +02:00
Andy Wilkinson
676dec8cf7
Add dependency management for org.hibernate:hibernate-spatial
...
Closes gh-9950
2017-09-21 14:00:34 +01:00
Andy Wilkinson
c00a42f437
Add auto-configuration for separate Spring Session Data MongoDB module
...
Closes gh-9552
2017-09-21 12:47:28 +01:00
Andy Wilkinson
c4aba91c47
Expand dependency management for Hibernate
...
Closes gh-9950
2017-09-21 11:40:28 +01:00
Andy Wilkinson
e9147c2f20
Remove Spring Security OAuth Auto-Configuration
...
This commit removes auto-configuration support for Spring Security
OAuth, paving the way for the introduction of auto-configuration for
Spring Security 5's new OAuth-related features.
Closes gh-10255
2017-09-21 10:33:16 +01:00
Andy Wilkinson
17a349b691
Update to Mockito 2.10
...
Closes gh-10245
2017-09-20 09:04:24 +01:00
Andy Wilkinson
3b21a88e3c
Merge branch '1.5.x'
2017-09-20 06:26:02 +01:00
Kyle Anderson
628c643e32
Upgrade Git Maven plugin to 2.2.3
...
Closes gh-10355
2017-09-20 06:25:39 +01:00
Andy Wilkinson
0f25dd0ea6
Update Failsafe and Surefire Maven plugins to 2.20.1
...
Closes gh-9414
2017-09-19 21:31:24 +01:00
Stephane Nicoll
95697688cf
Upgrade to javax.validation 2.0.0.Final
...
This should have been done in par with #9969
Closes gh-9784
2017-09-19 18:35:31 +02:00
Raja Kolli
a4a0eef186
Upgrade to Hibernate Validator 6.0.2.Final
...
Closes gh-9969
2017-09-19 17:40:45 +02:00
Benoit Lacelle
9e69a41eae
Add dependency management for tomcat-catalina-jmx-remote
...
Closes gh-10045
2017-09-19 17:13:10 +02:00