Commit Graph

1560 Commits

Author SHA1 Message Date
Quentin Caillard
5c210666f5 Upgrade to Jersey 2.25
See gh-7763
2017-01-04 11:24:23 +00: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
b8d1fe3c84 Upgrade to Spring HATEOAS 0.23.0
Closes gh-7810
2017-01-03 15:57:10 -08: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
f4f1a7f929 Revert "Upgrade to Spring HATEOAS 0.22.0"
This reverts commit fb4099dfb1.
2017-01-02 19:58:22 -08:00
Craig Andrews
fb4099dfb1 Upgrade to Spring HATEOAS 0.22.0
Closes gh-7807
2017-01-02 19:49:56 -08:00
Artem Bilan
86ad50f77b Upgrade to Spring AMQP 1.7.0.RC1
Closes gh-7776
2016-12-29 09:19:39 +01:00
Stephane Nicoll
05ebed774c Revert upgrade to Jersey 2.25
See gh-7763
2016-12-27 17:36:17 +01:00
Quentin Caillard
49c77b868d Upgrade to Jersey 2.25
Closes gh-7763
2016-12-27 17:20:19 +01:00
Stephane Nicoll
f0be1d9d97 Upgrade to Spring Security 4.2.1.RELEASE
Closes gh-7745
2016-12-25 09:32:19 +01:00
Phillip Webb
a23591e047 Support Jetty 9.4 and upgrade to 9.4.0.v20161208
Update `JettyEmbeddedServletContainerFactory` to support Jetty 9.4
directly and Jetty 9.3 via reflection. The primary difference between
Jetty 9.3 and 9.4 are the session management classes. Websocket suppport
has also been updates, but this is handled transparently by the
Spring Framework support.

Fixes gh-7599
2016-12-24 11:22:38 -08:00
Stephane Nicoll
e2e690d31c Exclude xml-apis
This commit excludes the transitive dependencies on xml-apis when using
Hibernate. Such dependency is no longer required on modern JDKs

Closes gh-7554
2016-12-22 16:12:55 +01:00
Stephane Nicoll
33a655791c Merge branch '1.4.x' into 1.5.x 2016-12-21 18:49:34 +01:00
Stephane Nicoll
a2cf7bed63 Upgrade to Spring Integration 4.3.6.RELEASE
Closes gh-7710
2016-12-21 18:47:48 +01:00
Stephane Nicoll
8becbcd6af Upgrade to Spring AMQP 1.6.6.RELEASE
Closes gh-7707
2016-12-21 18:47:36 +01:00
Stephane Nicoll
d87d3fde02 Merge branch '1.4.x' into 1.5.x 2016-12-21 13:29:15 +01:00
Stephane Nicoll
d4b8755a7d Start building against Spring AMQP snapshots
See gh-7707
2016-12-21 13:25:33 +01:00
Stephane Nicoll
1673ce4a31 Start building against Spring Integration snapshots
See gh-7710
2016-12-21 13:24:46 +01:00
Stephane Nicoll
718ede943b Upgrade to Spring Framework 4.3.5.RELEASE
Closes gh-7601
2016-12-21 13:18:53 +01:00
Stephane Nicoll
b084e1824c Merge branch '1.4.x' into 1.5.x 2016-12-20 15:09:18 +01:00
Stephane Nicoll
bc63d5a918 Revert upgrade to Aspectj 1.8.10
See gh-7681
2016-12-20 15:06:55 +01:00
Phillip Webb
87547f208a Add test for @SpyBean for generic bean definition
Add an integration test to check that @SpyBean can be used with on a
bean definition that returns a generic type.

Closes gh-7625
2016-12-19 15:58:25 -08:00
Stephane Nicoll
053783abdd Merge branch '1.4.x' into 1.5.x 2016-12-19 11:06:25 +01:00
Stephane Nicoll
baaf8e01b5 Start building against Spring Framework 4.3.5 snapshots
See gh-7601
2016-12-19 11:04:48 +01:00
Andy Wilkinson
647057403e Merge branch '1.4.x' into 1.5.x 2016-12-16 20:53:44 +00:00
Andy Wilkinson
80a6f42a04 Upgrade to Thymeleaf Extras Springsecurity4 2.1.3.RELEASE
Closes gh-7686
2016-12-16 20:20:27 +00:00