Skip to content

Commit 117553c

Browse files
Update log4j2 monorepo to v2.25.1 (#292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a5fd7f commit 117553c

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
@@ -168,7 +168,7 @@ repositories {
168168
}
169169

170170
ext {
171-
log4JVersion = "2.25.0"
171+
log4JVersion = "2.25.1"
172172
restAssuredVersion = '4.3.0!!'
173173
lombokVersion = "1.18.38"
174174
junit_version = "4.12"

0 commit comments

Comments
 (0)