From 32169135f7398812083ca1c646f308bc828675b3 Mon Sep 17 00:00:00 2001 From: Antoine Rey Date: Fri, 29 Dec 2023 18:42:04 +0100 Subject: [PATCH] Fix Boostrap version in footer.tag --- pom.xml | 2 +- src/main/webapp/WEB-INF/tags/footer.tag | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 423191921..87b387573 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 6.1.2 - 5.3.2 + 5.3.2 4.7.0 4.6.13 diff --git a/src/main/webapp/WEB-INF/tags/footer.tag b/src/main/webapp/WEB-INF/tags/footer.tag index 4308d8e69..ca9d0e608 100644 --- a/src/main/webapp/WEB-INF/tags/footer.tag +++ b/src/main/webapp/WEB-INF/tags/footer.tag @@ -1,6 +1,6 @@ <%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> <%-- Bootstrap --%> - +