Skip to content

Commit 091c2d3

Browse files
authored
Merge pull request #129 from devondragon/dependabot/gradle/org.thymeleaf.extras-thymeleaf-extras-springsecurity6-3.1.3.RELEASE
Bump org.thymeleaf.extras:thymeleaf-extras-springsecurity6 from 3.1.2.RELEASE to 3.1.3.RELEASE
2 parents 85650a7 + be0b397 commit 091c2d3

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)