From 1f4927b65d41bfcd0ac0cc456b94f72cca41c814 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Feb 2019 12:39:33 +0000 Subject: [PATCH 1/8] Start building against Spring Framework 5.1.5 snapshots See gh-15862 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 4722ff41372..1b0a70a6617 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -162,7 +162,7 @@ 1.23 7.4.0 - 5.1.4.RELEASE + 5.1.5.BUILD-SNAPSHOT 2.1.3.RELEASE 4.1.1.RELEASE 2.0.4.RELEASE From 333fe77f58972415be6950e5ca104993a430afb7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Feb 2019 12:40:11 +0000 Subject: [PATCH 2/8] Start building against Spring Security 5.1.4 snapshots See gh-15863 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 1b0a70a6617..c00fbd47d81 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -175,7 +175,7 @@ 1.2.0.RELEASE 2.0.3.RELEASE 1.2.3.RELEASE - 5.1.3.RELEASE + 5.1.4.BUILD-SNAPSHOT Bean-SR2 3.0.6.RELEASE 3.25.2 From 96cf7b1e6441c4193012f407b9935e5e86763323 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Feb 2019 12:40:49 +0000 Subject: [PATCH 3/8] Start building against Spring Data Lovelace-SR5 snapshots See gh-15864 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index c00fbd47d81..4a9ce92e7b0 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -166,7 +166,7 @@ 2.1.3.RELEASE 4.1.1.RELEASE 2.0.4.RELEASE - Lovelace-SR4 + Lovelace-BUILD-SNAPSHOT ${spring.version} 0.25.0.RELEASE 5.1.2.RELEASE From 245d3cf9f40b9de25abe208e0e1a6652fbc11071 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Feb 2019 12:41:28 +0000 Subject: [PATCH 4/8] Start building against Spring AMQP 2.1.4 snapshots See gh-15865 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 4a9ce92e7b0..9ca7288a9c0 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -163,7 +163,7 @@ 7.4.0 5.1.5.BUILD-SNAPSHOT - 2.1.3.RELEASE + 2.1.4.BUILD-SNAPSHOT 4.1.1.RELEASE 2.0.4.RELEASE Lovelace-BUILD-SNAPSHOT From 474a706cc3c7299ea2e88db2ffcda6d2f9478e3b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Feb 2019 12:42:09 +0000 Subject: [PATCH 5/8] Start building against Spring Integration 5.1.3 snapshots See gh-15866 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 9ca7288a9c0..d80246b0f60 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -169,7 +169,7 @@ Lovelace-BUILD-SNAPSHOT ${spring.version} 0.25.0.RELEASE - 5.1.2.RELEASE + 5.1.3.BUILD-SNAPSHOT 2.2.3.RELEASE 2.3.2.RELEASE 1.2.0.RELEASE From 01693bb1fda0b094c0d4306641175805ebbbf805 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Feb 2019 12:42:45 +0000 Subject: [PATCH 6/8] Start building against Spring Kafka 2.2.4 snapshots See gh-15867 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index d80246b0f60..a29a0ea5e40 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -170,7 +170,7 @@ ${spring.version} 0.25.0.RELEASE 5.1.3.BUILD-SNAPSHOT - 2.2.3.RELEASE + 2.2.4.BUILD-SNAPSHOT 2.3.2.RELEASE 1.2.0.RELEASE 2.0.3.RELEASE From 4efca4a4551c12a189e8192b2fcac8fd6ed91e95 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Feb 2019 12:43:26 +0000 Subject: [PATCH 7/8] Start building against Spring Session Bean-SR3 snapshots See gh-15868 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index a29a0ea5e40..8f26453c71f 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -176,7 +176,7 @@ 2.0.3.RELEASE 1.2.3.RELEASE 5.1.4.BUILD-SNAPSHOT - Bean-SR2 + Bean-BUILD-SNAPSHOT 3.0.6.RELEASE 3.25.2 3.1.0 From 688eb894d027879fad35db7e88df5f8f9d939152 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Feb 2019 12:44:10 +0000 Subject: [PATCH 8/8] Start building against Micrometer 1.1.3 snapshots See gh-15869 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 8f26453c71f..ddab3f90b75 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -130,7 +130,7 @@ 1.2.3 1.18.4 2.3.0 - 1.1.2 + 1.1.3-SNAPSHOT 1.9.10 2.23.4 1.9.2