Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 372e511

Browse files
Bump logback-access-spring-boot-starter from 2.7.1 to 2.12.0
Bumps [logback-access-spring-boot-starter](https://github.com/akkinoc/logback-access-spring-boot-starter) from 2.7.1 to 2.12.0. - [Release notes](https://github.com/akkinoc/logback-access-spring-boot-starter/releases) - [Commits](akkinoc/logback-access-spring-boot-starter@v2.7.1...v2.12.0) --- updated-dependencies: - dependency-name: net.rakugakibox.spring.boot:logback-access-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 730b875 commit 372e511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
// Spring
3838
implementation(group:'org.springframework.boot', name:'spring-boot-starter-data-jpa', version:"${springBootVer}")
3939
implementation(group:'org.springframework.boot', name:'spring-boot-starter-security', version:"${springBootVer}")
40-
implementation(group:'net.rakugakibox.spring.boot', name:'logback-access-spring-boot-starter', version:'2.7.1')
40+
implementation(group:'net.rakugakibox.spring.boot', name:'logback-access-spring-boot-starter', version:'2.12.0')
4141

4242
implementation(group:'com.authy', name:'authy-java', version:'1.5.1')
4343
implementation(group:'com.twilio.sdk', name:'twilio', version:'8.11.0')

0 commit comments

Comments
 (0)