From c4b64d7abf4e01b439f8c4ec575d4b2b07f9e94d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 09:17:54 +0000 Subject: [PATCH] Bump org.thymeleaf:thymeleaf-spring5 Bumps [org.thymeleaf:thymeleaf-spring5](https://github.com/thymeleaf/thymeleaf-spring) from 3.0.4.M2 to 3.0.13.RELEASE. - [Commits](https://github.com/thymeleaf/thymeleaf-spring/compare/thymeleaf-spring5-3.0.4.M2...thymeleaf-spring3-3.0.13.RELEASE) --- updated-dependencies: - dependency-name: org.thymeleaf:thymeleaf-spring5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../META-INF/maven/com.lucas/TrustAuthenticationTableau/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/classes/META-INF/maven/com.lucas/TrustAuthenticationTableau/pom.xml b/target/classes/META-INF/maven/com.lucas/TrustAuthenticationTableau/pom.xml index 5d035d7..80cdf41 100644 --- a/target/classes/META-INF/maven/com.lucas/TrustAuthenticationTableau/pom.xml +++ b/target/classes/META-INF/maven/com.lucas/TrustAuthenticationTableau/pom.xml @@ -32,7 +32,7 @@ org.thymeleaf thymeleaf-spring5 - 3.0.4.M2 + 3.0.13.RELEASE