Skip to content

Commit bc90eec

Browse files
authored
Merge pull request #306 from devondragon/dependabot/gradle/org.thymeleaf.extras-thymeleaf-extras-springsecurity6-3.1.5.RELEASE
chore(deps): bump org.thymeleaf.extras:thymeleaf-extras-springsecurity6 from 3.1.4.RELEASE to 3.1.5.RELEASE
2 parents f09a7ac + 47a8e27 commit bc90eec

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)