Andy Wilkinson
9dccb01ca8
Upgrade to Activemq 5.15.3
...
Closes gh-12049
2018-02-14 09:27:37 +00:00
Andy Wilkinson
2204de4493
Upgrade to Thymeleaf Layout Dialect 2.3.0
...
Closes gh-12048
2018-02-14 09:27:36 +00:00
Andy Wilkinson
86d34bea0c
Upgrade to Byte Buddy 1.7.10
...
Closes gh-12047
2018-02-14 09:27:36 +00:00
Andy Wilkinson
479d3a08f2
Upgrade to Rest Assured 3.0.7
...
Closes gh-12046
2018-02-14 09:27:35 +00:00
Andy Wilkinson
da36323530
Upgrade to Netty 4.1.21.Final
...
Closes gh-12045
2018-02-14 09:27:34 +00:00
Andy Wilkinson
acfacbd5d2
Upgrade to Embedded Mongo 2.0.3
...
Closes gh-12044
2018-02-14 09:27:34 +00:00
Andy Wilkinson
32c9847426
Upgrade to Hikaricp 2.7.7
...
Closes gh-12043
2018-02-14 09:27:33 +00:00
Andy Wilkinson
9e6068a3e4
Upgrade to Javax Mail 1.6.1
...
Closes gh-12042
2018-02-14 09:27:33 +00:00
Andy Wilkinson
69e0ee7799
Upgrade to Hazelcast Hibernate5 1.2.3
...
Closes gh-12041
2018-02-14 09:27:32 +00:00
Andy Wilkinson
2129218c4e
Upgrade to Couchbase Client 2.5.5
...
Closes gh-12040
2018-02-14 09:27:32 +00:00
Andy Wilkinson
fb38b04089
Merge branch '1.5.x'
2018-02-14 09:25:10 +00:00
Andy Wilkinson
214c7ebdd5
Start building against Spring Framework 5.0.4 snapshots again
...
This reverts commit 682612efa38bcef2c6ae404ed27be86c5b0a6216.
2018-02-13 17:42:16 +00:00
Andy Wilkinson
682612efa3
Revert "Start building against Spring Framework 5.0.4 snapshots"
...
This reverts commit 9dd7b0689dba7f55605334240229b53aa553c664.
2018-02-13 16:24:26 +00:00
Andy Wilkinson
9dd7b0689d
Start building against Spring Framework 5.0.4 snapshots
...
This reverts commit f24c92c6584a785cf77b4a6f2e15804301e7c3c1 which is
no longer necessary as SPR-16456 has no been fixed.
See gh-11894
2018-02-13 13:43:47 +00:00
Phillip Webb
f34aa6f4d8
Migrate to Spring Integration Micrometer support
...
Remove custom `SpringIntegrationMetrics` and instead provide
auto-configuration to the direct Micrometer support added in Spring
Integration 5.0.2.
Closes gh-11985
2018-02-12 13:24:29 -08:00
Andy Wilkinson
037b6d8ba2
Auto-configure Micrometer's New Relic and SignalFX support
...
Closes gh-11803
2018-02-12 12:00:38 +00:00
Andy Wilkinson
deb94e7ff7
Upgrade to Flyway 5.0.7
...
Closes gh-11946
2018-02-07 12:46:39 +00:00
Andy Wilkinson
c66aba8c35
Upgrade to Rxjava2 2.1.9
...
Closes gh-11945
2018-02-07 12:46:38 +00:00
Andy Wilkinson
f18ee926a0
Upgrade to Rxjava 1.3.5
...
Closes gh-11944
2018-02-07 12:46:38 +00:00
Andy Wilkinson
b42de610b9
Polish
2018-02-07 12:40:50 +00:00
Andy Wilkinson
5e8d533279
Add dependency management for javax.xml.bind:jaxb-api
...
Closes gh-11205
2018-02-07 12:40:50 +00:00
Andy Wilkinson
f19e0258d6
Upgrade to Hibernate 5.2.13.Final
...
Closes gh-11238
2018-02-07 10:47:58 +00:00
dreis2211
81459efffa
Use HTTPS URLs where applicable
2018-02-02 12:03:12 +00:00
Andy Wilkinson
00489c74ea
Start building against Spring Data Kay SR4 snapshots
...
The fix in Spring Data Redis for sentinel configuration means that
two Jedis sentinel tests now attempt to connect to a Sentinel. As a
result the tests fail. Running a Redis Sentinel in a Docker container
appears to be non-trivial. As an alternative, this commit updates the
tests to capture the JedisConnectionFactory prior to its
initialization (which is the failure trigger) and then assert that its
configuration is as expected.
See gh-11884
Closes gh-11855
2018-02-02 11:12:37 +00:00
Phillip Webb
00d9dbe4ce
Start building against micrometer snapshots
...
See gh-11877
2018-02-01 10:25:26 -08:00
Andy Wilkinson
e954bbbb86
Upgrade to Jackson 2.9.4
...
Closes gh-11830
2018-02-01 11:40:43 +00:00
Andy Wilkinson
4179ed5a35
Start building against Spring Security 5.0.2 snapshots
...
See gh-11870
2018-01-31 17:17:53 +00:00
Andy Wilkinson
7e629cb4ba
Remove dependency management for Javassist
...
Closes gh-11225
2018-01-31 17:08:40 +00:00
Andy Wilkinson
518d0ead1a
Add dependency management for remaining REST Assured modules
...
Close gh-11866
2018-01-31 16:40:58 +00:00
Tony Findeisen
85e6954e6b
Add dependency management for io.rest-assured:spring-mock-mvc
...
See gh-11866
2018-01-31 16:39:17 +00:00
Phillip Webb
faffea5dff
Revert "Use Spring Session BOM in dependency management"
...
This reverts commit e5fb9c565cac54bbc8f547a1130f6e32463bc873.
2018-01-30 13:59:31 -08:00
Vedran Pavic
e5fb9c565c
Use Spring Session BOM in dependency management
...
Closes gh-11815
2018-01-30 20:27:59 +00:00
Andy Wilkinson
6c10ca02b8
Revert "Upgrade to Jackson 2.9.4"
...
This reverts commit d908d0e87697883dfc7f53bfe8234de3cca1f903.
See gh-11830
2018-01-30 16:48:47 +00:00
Stephane Nicoll
1bf5768b28
Revert "Use Spring Session BOM in dependency management"
...
This commit reverts df28ee7
2018-01-30 09:40:27 +01:00
Phillip Webb
3f5adfbccc
Upgrade to micrometer 1.0.0-rc.8
...
Closes gh-11575
2018-01-29 23:19:31 -08:00
Andy Wilkinson
a58c8d5f7b
Upgrade to Spring Kafka 2.1.2.RELEASE
...
Closes gh-11837
2018-01-29 20:02:54 +00:00
Andy Wilkinson
06ca702161
Upgrade to Spring Integration 5.0.1.RELEASE
...
Closes gh-11501
2018-01-29 19:58:13 +00:00
Gary Russell
d20585db6f
Upgrade to Spring AMQP 2.0.2
...
Closes gh-11834
2018-01-29 17:12:35 +00:00
Andy Wilkinson
7a75ca4685
Upgrade to Postgresql 42.2.1
...
Closes gh-11833
2018-01-29 14:48:55 +00:00
Andy Wilkinson
11e6bcaf4f
Upgrade to Jolokia 1.4.0
...
Closes gh-11832
2018-01-29 14:48:55 +00:00
Andy Wilkinson
2b01d5c70b
Upgrade to Narayana 5.7.2.Final
...
Closes gh-11831
2018-01-29 14:48:54 +00:00
Andy Wilkinson
d908d0e876
Upgrade to Jackson 2.9.4
...
Closes gh-11830
2018-01-29 14:48:53 +00:00
Vedran Pavic
df28ee7122
Use Spring Session BOM in dependency management
...
Closes gh-11815
2018-01-29 08:24:38 +01:00
Jon Schneider
d1de1cd053
Upgrade to micrometer 1.0.0-SNAPSHOT
...
Move to the snapshots and rework changed APIs in preparation for
the upcoming rc8 release.
See gh-11575
2018-01-26 11:40:37 -08:00
Stephane Nicoll
cacc3a0b2b
Upgrade to Spring Session 2.0.1.RELEASE
...
See gh-11537
2018-01-26 11:29:03 +01:00
Andy Wilkinson
85d4647bda
Downgrade to Groovy 2.4.13
...
There's an extra ClassLoader in the hierarchy of the TCCL in Groovy
2.4 vs Groovy 2.5 so we require an extra getParent() call to avoid
being able to load classes that are visible to the launched URL
class loader.
Closes gh-11745
2018-01-25 15:55:33 +00:00
Andy Wilkinson
3c462d3b93
Upgrade to Spring Security 5.0.1.RELEASE
...
Closes gh-11573
2018-01-25 10:25:15 +00:00
Stephane Nicoll
41bfe07964
Upgrade to Spring Data Kay SR3
...
Closes gh-11666
2018-01-24 15:30:34 +01:00
Stephane Nicoll
b1525f4f2e
Rename spring-boot-deprecated-properties-support
...
Rename `spring-boot-deprecated-properties-support` to
`spring-boot-properties-migrator`.
See gh-11301
2018-01-24 11:15:17 +01:00
Stephane Nicoll
674be06874
Upgrade to Spring Framework 5.0.3.RELEASE
...
Closes gh-11503
2018-01-23 11:35:55 +01:00