Commit Graph

1561 Commits

Author SHA1 Message Date
Andy Wilkinson
943262bb97 Raise the minimum supported version of Hibernate to 5.2.x
Closes gh-7586
2016-12-15 21:31:53 +00:00
Stephane Nicoll
1302d1b0e4 Merge branch '1.5.x' 2016-12-15 14:16:28 +01:00
Raja Dilip Kolli
4ce91a5366 Upgrade to Lombok 1.16.12
Closes gh-7590
2016-12-15 14:12:38 +01:00
Stephane Nicoll
1d8783b5b3 Add dependency management for javax.validation
Closes gh-7641
2016-12-15 14:10:45 +01:00
Stephane Nicoll
8e4af4154c Merge branch '1.5.x' 2016-12-15 14:03:30 +01:00
Stephane Nicoll
ac866707d5 Merge branch '1.4.x' into 1.5.x 2016-12-15 14:02:51 +01:00
Stephane Nicoll
a2d46dc16c Upgrade to Logback 1.1.8
Closes gh-7638
2016-12-15 14:01:03 +01:00
Stephane Nicoll
601b5ced49 Upgrade to Neo4j 2.0.6
Closes gh-7650
2016-12-15 13:37:39 +01:00
Andy Wilkinson
78517a6571 Merge branch '1.4.x' into 1.5.x 2016-12-14 16:35:19 +00:00
Andy Wilkinson
4d5fb97127 Revert "Start building against Spring Framework 4.3.5 snapshots"
This reverts commit 727d626292. Sigh,
although the SPR issue is complete the change hasn't been backported
yet.
2016-12-14 16:33:55 +00:00
Andy Wilkinson
e32e0ea0c5 Start building against Spring Batch 4.0 snapshots
See gh-7645
2016-12-14 15:07:39 +00:00
Andy Wilkinson
99edb0cec0 Merge branch '1.4.x' into 1.5.x 2016-12-14 15:00:50 +00:00
Andy Wilkinson
727d626292 Start building against Spring Framework 4.3.5 snapshots
See gh-7601
2016-12-14 14:59:38 +00:00
Andy Wilkinson
cea00f22b1 Merge branch '1.5.x' 2016-12-13 12:41:48 +00:00
Andy Wilkinson
0db924c369 Upgrade to Neo4j OGM 2.1.0
Closes gh-7633
2016-12-13 12:23:15 +00:00
Andy Wilkinson
5d7453a635 Merge branch '1.4.x' into 1.5.x 2016-12-08 20:56:34 +00:00
Andy Wilkinson
61f086591c Revert "Start building against Spring Framework 4.3.5 snapshots"
This reverts commit 47f1aeb589.
2016-12-08 20:55:57 +00:00
Andy Wilkinson
4a709ea86d Start building against snapshots for Spring Data Hopper SR6
See gh-7602
2016-12-08 17:35:53 +00:00
Andy Wilkinson
a9f59d586d Merge branch '1.4.x' into 1.5.x 2016-12-08 17:33:57 +00:00
Andy Wilkinson
47f1aeb589 Start building against Spring Framework 4.3.5 snapshots
See gh-7601
2016-12-08 17:33:02 +00:00
Andy Wilkinson
e5103a96f8 Correct the version of Spring Social Facebook
See gh-7521
2016-12-05 09:25:26 +00:00
Andy Wilkinson
d8d6ac8855 Upgrade all Spring Social modules to 2.0.0.M1
Closes gh-7521
2016-12-02 10:51:37 +00:00
Stephane Nicoll
816c236e5b Merge branch '1.5.x' 2016-12-01 16:28:29 +01:00
Stephane Nicoll
ee72e788ed Rename spring-boot-junit-runners to spring-boot-test-support
Closes gh-7421
2016-12-01 16:25:47 +01:00
Andy Wilkinson
7680e4c090 Upgrade to MongoDB driver 3.4.0 and flesh out its dependency management
Closes gh-7534
2016-11-30 11:03:30 +00:00
Andy Wilkinson
8a95d5d798 Remove Spring Data GemFire Starter and Sample
Closes gh-7465
2016-11-30 10:49:07 +00:00
Stephane Nicoll
655bffb8eb Merge branch '1.5.x' 2016-11-30 11:37:58 +01:00
Stephane Nicoll
740d28578b Promote plugin dependency management
This commit promotes the plugin dependency management for the
`maven-enforcer-plugin` and `maven-invoker-plugin` to the root. That way
these can be used in samples as well rather than having a separate copy.

Closes gh-7517
2016-11-30 11:37:48 +01:00
Andy Wilkinson
82a847c8b0 Merge branch '1.5.x' 2016-11-29 11:11:45 +00:00
Andy Wilkinson
0265a05dc9 Rename appengine.version to avoid clash with Appe Engine's Maven plugin
Closes gh-7433
2016-11-29 11:10:28 +00:00
Phillip Webb
068a38fb2e Downgrade maven-assembly-plugin to 2.6
Downgrade `maven-assembly-plugin` from 3.0 to 2.6 since the later
version contains a bug that means `recompressZippedFiles` is not
respected.

See gh-7513
2016-11-28 21:02:20 -08:00
Stephane Nicoll
4f7fffb127 Upgrade maven plugins to fix compatibility with JDK9
See gh-7226
2016-11-28 13:30:45 +01:00
Andy Wilkinson
ec1cd44f02 Merge branch '1.5.x' 2016-11-25 11:18:58 +00:00
Andy Wilkinson
5236659a32 Add dependency management for spring-kafka-test
Closes gh-7485
2016-11-25 11:13:49 +00:00
Andy Wilkinson
15401a3078 Correct the version of spring-boot-junit-runners in dependencies pom 2016-11-23 20:42:30 +00:00
Stephane Nicoll
2f57e1885a Merge branch '1.5.x' 2016-11-23 14:40:29 +01:00
Vedran Pavic
ffec6fddd2 Upgrade Spring Session to 1.3.0.RC1
See gh-7457
2016-11-23 14:39:56 +01:00
Stephane Nicoll
d96e013c71 Upgrade to Artemis 1.5.0
Closes gh-7458
2016-11-23 14:38:59 +01:00
Stephane Nicoll
3fb90f1078 Merge branch '1.5.x' 2016-11-23 10:58:18 +01:00
Stephane Nicoll
85e835d3ff Merge branch '1.4.x' into 1.5.x 2016-11-23 10:58:01 +01:00
Stephane Nicoll
a5681c018d Add dependency management for hazelcast-client
Closes gh-7452
2016-11-23 10:55:46 +01:00
Andy Wilkinson
9e4a370a98 Merge branch '1.5.x' 2016-11-22 13:47:18 +00:00
Andy Wilkinson
09a235b1e8 Upgrade to Neo4j OGM 2.1.0-M01
Closes gh-7448
2016-11-22 13:45:30 +00:00
Stephane Nicoll
e3688455fa Merge branch '1.5.x' 2016-11-22 10:30:31 +01:00
Gary Russell
c4188c8e4a Add Apache Kafka support
See gh-6961
2016-11-22 09:34:01 +01:00
Phillip Webb
20d7dd5747 Merge branch '1.5.x' 2016-11-18 17:30:03 -08:00
Phillip Webb
1657120286 Move ModifiedClassPathRunner to its own module
Migrate `ModifiedClassPathRunner` from `spring-boot` test source to
its own module.

Fixes gh-7420
2016-11-18 17:27:54 -08:00
Andy Wilkinson
fd10d428f9 Merge branch '1.5.x' 2016-11-18 12:09:27 +00:00
Quentin Caillard
bcc6726c2c Update to Jersey 2.24
Closes gh-7279
2016-11-18 12:08:38 +00:00
Andy Wilkinson
318fcb37de Merge branch '1.5.x' 2016-11-18 12:05:04 +00:00