From 1fa45b28905e6c6de1ff346fc42e81070464d8ad Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 14 Feb 2018 08:08:53 +0000 Subject: [PATCH 1/3] Upgrade to Tomcat 8.5.28 Closes gh-12036 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index fa0337d48b..be073b8752 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -184,7 +184,7 @@ 1.4.0 1.3 2.1.0.RELEASE - 8.5.27 + 8.5.28 1.4.22.Final 3.2.1 9f96c74 From f8b4b10cdc70111ec3825fbae335748ca028e6c3 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 14 Feb 2018 08:08:54 +0000 Subject: [PATCH 2/3] Upgrade to Liquibase 3.5.4 Closes gh-12037 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index be073b8752..029dcd142e 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -126,7 +126,7 @@ 1.2 1.3.1 4.12 - 3.5.3 + 3.5.4 2.7 1.1.11 1.16.20 From f3989b1b9524d5f49b60e4c4e848bb0ba45dc261 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 14 Feb 2018 08:08:54 +0000 Subject: [PATCH 3/3] Upgrade to Spring Session 1.3.2.RELEASE Closes gh-12038 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 029dcd142e..13bb3bcd9e 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -169,7 +169,7 @@ 4.2.4.RELEASE 1.0.9.RELEASE 2.0.14.RELEASE - 1.3.1.RELEASE + 1.3.2.RELEASE 1.1.4.RELEASE 2.0.3.RELEASE 1.0.2.RELEASE