Skip to content

Commit 47a8e27

Browse files
chore(deps): 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] <support@github.com>
1 parent b4a4469 commit 47a8e27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
compileOnly 'org.springframework.boot:spring-boot-starter-web'
4242
// Note: thymeleaf-extras-springsecurity6 is compatible with Spring Security 7
4343
// No springsecurity7 artifact exists yet - Thymeleaf team uses springsecurity6 for 6.x+
44-
compileOnly 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.4.RELEASE'
44+
compileOnly 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.5.RELEASE'
4545
compileOnly 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:4.0.1'
4646

4747
// Other dependencies (moved to test scope for library)

0 commit comments

Comments
 (0)