Skip to content

Commit c1fac56

Browse files
Bump log4jVersion from 2.24.3 to 2.25.3 (#975)
Bumps `log4jVersion` from 2.24.3 to 2.25.3. Updates `org.apache.logging.log4j:log4j-bom` from 2.24.3 to 2.25.3 - [Release notes](https://github.com/apache/logging-log4j2/releases) - [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc) - [Commits](apache/logging-log4j2@rel/2.24.3...rel/2.25.3) Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.3 to 2.25.3 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a56bbd commit c1fac56

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
@@ -113,7 +113,7 @@ subprojects {
113113
commonsIoVersion = '2.21.0'
114114
commonsMathVersion = '3.6.1'
115115
junitVersion = '5.13.4'
116-
log4jVersion = '2.24.3'
116+
log4jVersion = '2.25.3'
117117
mockitoVersion = '5.21.0'
118118
hamcrestVersion = '3.0'
119119
xmlbeansVersion = '5.3.0'

0 commit comments

Comments
 (0)