From fc8a6e5e4ada487a48d8629901e1fded49a8baad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:03:33 +0000 Subject: [PATCH] Bump org.thymeleaf.extras:thymeleaf-extras-springsecurity6 Bumps org.thymeleaf.extras:thymeleaf-extras-springsecurity6 from 3.1.3.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] --- custom-login/pom.xml | 2 +- okta-hosted-login/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-login/pom.xml b/custom-login/pom.xml index ab6203f..2dfbd71 100644 --- a/custom-login/pom.xml +++ b/custom-login/pom.xml @@ -82,7 +82,7 @@ org.thymeleaf.extras thymeleaf-extras-springsecurity6 - 3.1.3.RELEASE + 3.1.5.RELEASE org.springframework.boot diff --git a/okta-hosted-login/pom.xml b/okta-hosted-login/pom.xml index 39e08fb..a8e2e53 100644 --- a/okta-hosted-login/pom.xml +++ b/okta-hosted-login/pom.xml @@ -52,7 +52,7 @@ org.thymeleaf.extras thymeleaf-extras-springsecurity6 - 3.1.3.RELEASE + 3.1.5.RELEASE org.springframework.boot