From 1749c893dc1e7fa9f575664e1c69321e8ff65486 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 15 Dec 2021 22:14:52 -0800 Subject: [PATCH] Update web-app version to 3.1 Update the web-app version specified in `web.xml` to 3.1 in order to make Eclipse happy. Closes gh-29075 --- .../src/main/webapp/WEB-INF/web.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-traditional/src/main/webapp/WEB-INF/web.xml b/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-traditional/src/main/webapp/WEB-INF/web.xml index 6fc387aeaf7..4ad60137083 100644 --- a/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-traditional/src/main/webapp/WEB-INF/web.xml +++ b/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-traditional/src/main/webapp/WEB-INF/web.xml @@ -1,5 +1,5 @@ - @@ -22,7 +22,7 @@ / -