From e497a7737875c0db14a64fd098111e4761328f90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 14:13:18 +0000 Subject: [PATCH] Bump org.thymeleaf:thymeleaf in /tools/deploy/module3 Bumps org.thymeleaf:thymeleaf from 3.0.12.RELEASE to 3.1.2.RELEASE. --- updated-dependencies: - dependency-name: org.thymeleaf:thymeleaf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/deploy/module3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/deploy/module3/pom.xml b/tools/deploy/module3/pom.xml index fbca9ace..6752133c 100644 --- a/tools/deploy/module3/pom.xml +++ b/tools/deploy/module3/pom.xml @@ -57,7 +57,7 @@ org.thymeleaf thymeleaf - 3.0.12.RELEASE + 3.1.2.RELEASE