From 09c360cdf055004040203f57faf3d42a3b34a502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 04:52:35 +0000 Subject: [PATCH] Bump org.thymeleaf.extras:thymeleaf-extras-springsecurity6 Bumps org.thymeleaf.extras:thymeleaf-extras-springsecurity6 from 3.1.4.RELEASE to 3.1.5.RELEASE. --- updated-dependencies: - dependency-name: org.thymeleaf.extras:thymeleaf-extras-springsecurity6 dependency-version: 3.1.5.RELEASE dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- session-handling-spring-security/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session-handling-spring-security/pom.xml b/session-handling-spring-security/pom.xml index 47e4713f..f7326a2c 100644 --- a/session-handling-spring-security/pom.xml +++ b/session-handling-spring-security/pom.xml @@ -37,7 +37,7 @@ org.thymeleaf.extras thymeleaf-extras-springsecurity6 - 3.1.4.RELEASE + 3.1.5.RELEASE