Skip to content

Commit cc476cf

Browse files
Update dependency org.springframework.boot:spring-boot-starter-log4j2 to v2.6.3
1 parent 0c2ded9 commit cc476cf

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
@@ -16,7 +16,7 @@ dependencies {
1616
implementation('org.springframework.boot:spring-boot-starter-web') {
1717
exclude group: 'org.springframework.boot', module: 'spring-boot-starter-logging'
1818
}
19-
implementation 'org.springframework.boot:spring-boot-starter-log4j2:2.6.1'
19+
implementation 'org.springframework.boot:spring-boot-starter-log4j2:2.6.3'
2020
testImplementation 'org.springframework.boot:spring-boot-starter-test'
2121
}
2222

0 commit comments

Comments
 (0)