From b01d5f62a485e62ccd979ee7836900e5fe95c608 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 7 Dec 2018 15:20:05 +0000 Subject: [PATCH 1/5] Start building against Spring Security 5.1.3 snapshots See gh-15417 --- spring-boot-project/spring-boot-dependencies/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 387c2b1ada..43c5bc4719 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -59,7 +59,7 @@ 2.10.6 3.6.2 2.1.1 - 5.2.4 + 5.2.3 2.3.28 6.4.3 3.0.0 @@ -175,7 +175,7 @@ 1.2.0.RELEASE 2.0.2.RELEASE 1.2.2.RELEASE - 5.1.2.RELEASE + 5.1.3.BUILD-SNAPSHOT Bean-SR1 3.0.4.RELEASE 3.25.2 From e27d3d0d5e2d64b8551b5b01bab26e8394c0ca41 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 7 Dec 2018 15:20:40 +0000 Subject: [PATCH 2/5] Start building against Spring Kafka 2.2.3 See gh-15414 --- 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 43c5bc4719..d5a439676f 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.1.RELEASE - 2.2.2.RELEASE + 2.2.3.BUILD-SNAPSHOT 2.3.2.RELEASE 1.2.0.RELEASE 2.0.2.RELEASE From 96f1a394b80d15833f55c0477c106e990aa02e9b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 7 Dec 2018 15:21:28 +0000 Subject: [PATCH 3/5] Start building against Spring Integration 5.1.2 snapshots See gh-15413 --- 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 d5a439676f..ac74efd6b9 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -169,7 +169,7 @@ Lovelace-SR3 ${spring.version} 0.25.0.RELEASE - 5.1.1.RELEASE + 5.1.2.BUILD-SNAPSHOT 2.2.3.BUILD-SNAPSHOT 2.3.2.RELEASE 1.2.0.RELEASE From f04f74870af45baf8700a71b4498b63851a23e10 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 7 Dec 2018 15:22:06 +0000 Subject: [PATCH 4/5] Start building against Spring Data Lovelace SR4 snapshots See gh-15410 --- 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 ac74efd6b9..7ce91a6eef 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.2.RELEASE 4.1.0.RELEASE 2.0.4.RELEASE - Lovelace-SR3 + Lovelace-BUILD-SNAPSHOT ${spring.version} 0.25.0.RELEASE 5.1.2.BUILD-SNAPSHOT From 4c6c07ddbbb4ba37439f0932dc2d2afc2200080e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 7 Dec 2018 15:22:35 +0000 Subject: [PATCH 5/5] Start building against Spring AMQP 2.1.3 snapshots See gh-15407 --- 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 7ce91a6eef..d3709e75fd 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.3.RELEASE - 2.1.2.RELEASE + 2.1.3.BUILD-SNAPSHOT 4.1.0.RELEASE 2.0.4.RELEASE Lovelace-BUILD-SNAPSHOT