Commit Graph

1860 Commits

Author SHA1 Message Date
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
bquintanaj
c99858e4fc Upgrade to versions maven plugin 2.3
Closes gh-8429
2017-03-03 17:08:22 +01: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