From 8dbb9139c0aff4995b4dccb04be02c3e61ab926d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 17:07:01 +0000 Subject: [PATCH] Bump org.thymeleaf.extras:thymeleaf-extras-springsecurity6 Bumps org.thymeleaf.extras:thymeleaf-extras-springsecurity6 from 3.1.1.RELEASE to 3.1.2.RELEASE. --- updated-dependencies: - dependency-name: org.thymeleaf.extras:thymeleaf-extras-springsecurity6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c3800f1a..43a20c6e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -99,7 +99,7 @@ org-springframework-spring-webmvc = { module = "org.springframework:spring-webmv org-springframework-spring-websocket = { module = "org.springframework:spring-websocket", version.ref = "org-springframework"} org-springframework-springloaded = "org.springframework:springloaded:1.2.8.RELEASE" org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version.ref = "org-testcontainers" } -org-thymeleaf-extras-thymeleaf-extras-springsecurity6 = "org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.1.RELEASE" +org-thymeleaf-extras-thymeleaf-extras-springsecurity6 = "org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.2.RELEASE" org-webjars-bootstrap = "org.webjars:bootstrap:2.3.2" org-webjars-html5shiv = "org.webjars:html5shiv:3.7.3-1" org-webjars-knockout = "org.webjars:knockout:3.5.1"