Phillip Webb
da4f8514b2
Add byte-buddy managed dependency
...
Add a managed dependency for byte-buddy since Mockito needs 1.6 and
Hibernate pulls in 1.5.
See gh-7770
2017-01-05 20:04:48 -08:00
Phillip Webb
9048c97572
Polish Mockito 2 support
...
gh-7770
2017-01-05 13:45:40 -08:00
Phillip Webb
6776ec2704
Merge branch '1.5.x'
2017-01-05 11:04:37 -08:00
Phillip Webb
565f75438e
Polish
2017-01-05 11:04:07 -08:00
Dave Syer
21be9ef666
Merge remote-tracking branch 'origin/1.5.x'
2017-01-05 11:59:49 +00:00
Dave Syer
fe344df9c5
Change default order of OAuth2 resource server filter chain
...
The default is now SecurityProperties.ACCESS_OVERRIDE_ORDER-1
(instead of 3), and the user can set it with
security.oauth2.resource.filter-order (as opposed to being hard
coded). The filter is provided by Spring OAuth2 so this change is
a BeanPostProcessor to call a setter on that object.
Fixes gh-5072
2017-01-05 11:58:36 +00:00
Stephane Nicoll
c28ff4314c
Upgrade to Mockito 2
...
Closes gh-7770
2017-01-05 12:22:15 +01:00
Phillip Webb
ad2ff27208
Merge branch '1.5.x'
2017-01-05 00:01:08 -08:00
Phillip Webb
fac6b8da47
Upgrade to JSONassert 1.4.0
...
Closes gh-7846
2017-01-05 00:00:07 -08:00
Phillip Webb
125d9d6181
Merge branch '1.5.x'
2017-01-04 20:04:09 -08:00
Phillip Webb
eb22220961
Upgrade to hibernate-validator 5.3.4
...
Upgrade to `hibernate-validator` 5.3.4 and introduce a new
`MessageInterpolatorFactory` that creates a suitable
`MessageInterpolator` (taking into account missing EL dependencies).
Rework `ConfigurationPropertiesBindingPostProcessor` and
`ValidationAutoConfiguration` to make use of the new factory.
Fixes gh-7598
2017-01-04 18:28:32 -08:00
Phillip Webb
d80f22c227
Exclude cdi-api from hibernate-core
...
Update the `hibernate-core` managed dependency to exclude `cdi-api`.
Fixes gh-7879
2017-01-04 18:27:08 -08:00
Phillip Webb
3bbd638d74
Polish formatting
2017-01-04 18:24:41 -08:00
Artem Bilan
a488574afc
Upgrade to Spring Kafka 1.1.2
...
Fixes gh-7871
Closes gh-7873
2017-01-04 15:47:11 -08:00
Andy Wilkinson
37f9de7dc8
Merge branch '1.5.x'
2017-01-04 11:26:10 +00:00
Quentin Caillard
5c210666f5
Upgrade to Jersey 2.25
...
See gh-7763
2017-01-04 11:24:23 +00:00
Stephane Nicoll
9a113e3b64
Merge branch '1.5.x'
2017-01-04 10:48:25 +01:00
Stephane Nicoll
bf7271afa5
Upgrade to Couchbase Cache Client 2.1.0
...
As of 2.1 cache expiration times are to be set in seconds. This commit
migrates to the new method, yet keeping the milliseconds unit.
Closes gh-7824
2017-01-04 10:46:17 +01:00
Phillip Webb
634dd41baa
Merge branch '1.5.x'
2017-01-03 15:58:56 -08:00
Phillip Webb
b8d1fe3c84
Upgrade to Spring HATEOAS 0.23.0
...
Closes gh-7810
2017-01-03 15:57:10 -08:00
Andy Wilkinson
b9e3dc574d
Merge branch '1.5.x'
2017-01-03 21:47:36 +00:00
Andy Wilkinson
23369fa51a
Upgrade to Sqlite Jdbc 3.15.1
...
Closes gh-7849
2017-01-03 21:44:44 +00:00
Andy Wilkinson
1672f05726
Upgrade to Spring Security Jwt 1.0.7.RELEASE
...
Closes gh-7405
2017-01-03 21:44:13 +00:00
Andy Wilkinson
a02bdc95bd
Upgrade to Spring Integration Java Dsl 1.2.1.RELEASE
...
Closes gh-7847
2017-01-03 20:48:03 +00:00
Andy Wilkinson
d3cdcadb0e
Upgrade to Mongodb 3.4.1
...
Closes gh-7845
2017-01-03 20:48:03 +00:00
Andy Wilkinson
81d509789f
Upgrade to Mariadb 1.5.6
...
Closes gh-7844
2017-01-03 20:48:03 +00:00
Andy Wilkinson
d80ee3e748
Upgrade to Jooq 3.9.0
...
Closes gh-7843
2017-01-03 20:48:03 +00:00
Andy Wilkinson
436b289592
Upgrade to Narayana 5.5.0.Final
...
Closes gh-7842
2017-01-03 20:48:02 +00:00
Andy Wilkinson
17948e9462
Upgrade to Jboss Transaction Spi 7.5.0.Final
...
Closes gh-7841
2017-01-03 20:48:02 +00:00
Andy Wilkinson
24bd5ade8a
Upgrade to Javassist 3.21.0-GA
...
Closes gh-7840
2017-01-03 20:48:02 +00:00
Andy Wilkinson
c3cf3d3788
Upgrade to Jaybird 2.2.12
...
Closes gh-7839
2017-01-03 20:48:02 +00:00
Andy Wilkinson
18ed6a5877
Upgrade to Ehcache3 3.2.0
...
Closes gh-7838
2017-01-03 20:48:02 +00:00
Andy Wilkinson
6b67ca7f8d
Upgrade to Assertj 2.6.0
...
Closes gh-7837
2017-01-03 20:48:01 +00:00
Andy Wilkinson
c626332393
Upgrade to Derby 10.13.1.1
...
Closes gh-7836
2017-01-03 20:48:01 +00:00
Andy Wilkinson
045dd7cf46
Upgrade to Artemis 1.5.1
...
Closes gh-7835
2017-01-03 20:48:01 +00:00
Andy Wilkinson
2b6baace18
Upgrade to Activemq 5.14.3
...
Closes gh-7834
2017-01-03 20:48:01 +00:00
Andy Wilkinson
e5a8300534
Upgrade to Joda Time 2.9.7
...
Closes gh-7833
2017-01-03 20:48:01 +00:00
Andy Wilkinson
e647b0f710
Upgrade to Undertow 1.4.8.Final
...
Closes gh-7832
2017-01-03 20:48:01 +00:00
Andy Wilkinson
d996a1d571
Upgrade to Hikaricp 2.5.1
...
Closes gh-7831
2017-01-03 20:48:00 +00:00
Andy Wilkinson
adb78dd88d
Upgrade to Jmustache 1.13
...
Closes gh-7830
2017-01-03 20:48:00 +00:00
Andy Wilkinson
b6e6a36387
Upgrade to Hazelcast Hibernate5 1.1.3
...
Closes gh-7829
2017-01-03 20:48:00 +00:00
Andy Wilkinson
dc28a404eb
Upgrade to Hazelcast Hibernate4 3.7.1
...
Closes gh-7828
2017-01-03 20:48:00 +00:00
Andy Wilkinson
aa942857cb
Upgrade to Hazelcast 3.7.4
...
Closes gh-7827
2017-01-03 20:48:00 +00:00
Andy Wilkinson
46de3e5a24
Upgrade to Gson 2.8.0
...
Closes gh-7826
2017-01-03 20:48:00 +00:00
Andy Wilkinson
d9ad516eed
Upgrade to Cassandra Driver 3.1.3
...
Closes gh-7825
2017-01-03 20:47:59 +00:00
Andy Wilkinson
6f13f228db
Upgrade to Couchbase Client 2.3.6
...
Closes gh-7823
2017-01-03 20:11:52 +00:00
Phillip Webb
a5b22e2858
Merge branch '1.5.x'
2017-01-02 19:59:24 -08:00
Phillip Webb
f4f1a7f929
Revert "Upgrade to Spring HATEOAS 0.22.0"
...
This reverts commit fb4099dfb1 .
2017-01-02 19:58:22 -08:00
Phillip Webb
4026fa563f
Merge branch '1.5.x'
2017-01-02 19:54:26 -08:00
Craig Andrews
fb4099dfb1
Upgrade to Spring HATEOAS 0.22.0
...
Closes gh-7807
2017-01-02 19:49:56 -08:00