Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 6173111

Browse files
Merge pull request #77 from FrogDevelopment/dependabot/gradle/master/ch.qos.logback-logback-classic-1.2.6
build(deps): bump logback-classic from 1.2.5 to 1.2.6
2 parents b283d1b + 5f65f5a commit 6173111

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
@@ -31,7 +31,7 @@ dependencies {
3131

3232
implementation 'org.springframework.boot:spring-boot-starter-security'
3333
implementation 'org.springframework.boot:spring-boot-actuator-autoconfigure'
34-
implementation 'ch.qos.logback:logback-classic:1.2.5'
34+
implementation 'ch.qos.logback:logback-classic:1.2.6'
3535
implementation 'javax.servlet:javax.servlet-api:4.0.1'
3636
implementation 'javax.xml.bind:jaxb-api:2.3.1'
3737

0 commit comments

Comments
 (0)