Skip to content

Commit be0b397

Browse files
Bump org.thymeleaf.extras:thymeleaf-extras-springsecurity6
Bumps org.thymeleaf.extras:thymeleaf-extras-springsecurity6 from 3.1.2.RELEASE to 3.1.3.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] <support@github.com>
1 parent 9f78eb4 commit be0b397

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
@@ -40,7 +40,7 @@ dependencies {
4040
implementation 'org.springframework.boot:spring-boot-starter-security'
4141
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
4242
implementation 'org.springframework.boot:spring-boot-starter-web'
43-
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.2.RELEASE'
43+
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.3.RELEASE'
4444
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.3.0'
4545

4646

0 commit comments

Comments
 (0)