From 6032d3691d56d5196da427b9cb29e2e1bc85e504 Mon Sep 17 00:00:00 2001 From: Harpal Singh Date: Thu, 23 Nov 2023 23:12:42 +0100 Subject: [PATCH 1/4] JAVA-26757: Update pdf to a new version of thymeleaf. --- pdf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdf/pom.xml b/pdf/pom.xml index 34094481bf..041f356b9a 100644 --- a/pdf/pom.xml +++ b/pdf/pom.xml @@ -111,7 +111,7 @@ 3.15 1.8 3.15 - 3.0.11.RELEASE + 3.1.2.RELEASE 9.3.1 1.0.6 1.0.10 From 126594bacf59c11a908f8a50e04486678b784e95 Mon Sep 17 00:00:00 2001 From: Harpal Singh Date: Thu, 23 Nov 2023 23:25:37 +0100 Subject: [PATCH 2/4] JAVA-26757: Update spring-thymeleaf-5 to new version of thymeleaf. --- spring-web-modules/spring-thymeleaf-5/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-web-modules/spring-thymeleaf-5/pom.xml b/spring-web-modules/spring-thymeleaf-5/pom.xml index 2d178bd933..e6b0511ce5 100644 --- a/spring-web-modules/spring-thymeleaf-5/pom.xml +++ b/spring-web-modules/spring-thymeleaf-5/pom.xml @@ -135,7 +135,7 @@ 2.3.2.RELEASE - 3.0.11.RELEASE + 3.1.2.RELEASE 3.0.4.RELEASE 2.4.1 2.0.1.Final From e01877df5007d449b7dc2fbd6e9844d3d39ee670 Mon Sep 17 00:00:00 2001 From: Harpal Singh Date: Thu, 23 Nov 2023 23:33:07 +0100 Subject: [PATCH 3/4] JAVA-26757: Update spring-mvc-basics-2 to new version of thymeleaf. --- spring-web-modules/spring-mvc-basics-2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-web-modules/spring-mvc-basics-2/pom.xml b/spring-web-modules/spring-mvc-basics-2/pom.xml index 613e42dee3..32cf3c9e9f 100644 --- a/spring-web-modules/spring-mvc-basics-2/pom.xml +++ b/spring-web-modules/spring-mvc-basics-2/pom.xml @@ -150,7 +150,7 @@ 8.0.1.Final enter-location-of-server - 3.0.11.RELEASE + 3.1.2.RELEASE 2.4.12 2.3.27-incubating 1.2.5 From 36dfdf283294c3297ba9ca8377ddef33ad6d68f3 Mon Sep 17 00:00:00 2001 From: Harpal Singh Date: Thu, 23 Nov 2023 23:40:08 +0100 Subject: [PATCH 4/4] JAVA-26757: Update spring-thymeleaf to new version of thymeleaf. --- spring-web-modules/spring-thymeleaf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-web-modules/spring-thymeleaf/pom.xml b/spring-web-modules/spring-thymeleaf/pom.xml index ce0c0a7e21..ca94d4581e 100644 --- a/spring-web-modules/spring-thymeleaf/pom.xml +++ b/spring-web-modules/spring-thymeleaf/pom.xml @@ -136,7 +136,7 @@ 2.3.2.RELEASE - 3.0.11.RELEASE + 3.1.2.RELEASE 3.0.4.RELEASE 2.4.1 2.0.1.Final