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

Commit 6bb1eac

Browse files
authored
Updated log4j. (#53)
Signed-off-by: Luiz Gustavo Gomes Borges <[email protected]>
1 parent 64d3429 commit 6bb1eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/br/com/zup/beagle/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ class Dependencies : Plugin<Project> {
6868
const val springBoot = "2.3.5.RELEASE"
6969
const val micronaut = "2.1.3"
7070
const val incap = "0.3"
71-
const val log4j = "2.16.0"
71+
const val log4j = "2.17.0"
7272
}
7373

7474
object BackendLibraries {

0 commit comments

Comments
 (0)