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

Commit 8e5aaa1

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 e8df57e commit 8e5aaa1

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
@@ -33,7 +33,7 @@ dependencies {
3333
implementation 'org.springframework.boot:spring-boot-starter-validation'
3434
implementation 'org.springframework.boot:spring-boot-starter-web'
3535

36-
implementation(group:'net.rakugakibox.spring.boot', name:'logback-access-spring-boot-starter', version:'2.11.0')
36+
implementation(group:'net.rakugakibox.spring.boot', name:'logback-access-spring-boot-starter', version:'2.12.0')
3737

3838
implementation group: 'org.hibernate.orm', name: 'hibernate-community-dialects', version: '6.6.13.Final'
3939

0 commit comments

Comments
 (0)