Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-starter-log4j2…
Browse files Browse the repository at this point in the history
… to v2.6.3
  • Loading branch information
mend-for-github-com[bot] authored Jul 9, 2023
1 parent 0c2ded9 commit cc476cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
implementation('org.springframework.boot:spring-boot-starter-web') {
exclude group: 'org.springframework.boot', module: 'spring-boot-starter-logging'
}
implementation 'org.springframework.boot:spring-boot-starter-log4j2:2.6.1'
implementation 'org.springframework.boot:spring-boot-starter-log4j2:2.6.3'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}

Expand Down

0 comments on commit cc476cf

Please sign in to comment.