Skip to content

Commit 97bee1d

Browse files
Bump log4j from 2.24.1 to 2.24.2 (#425)
Bumps `log4j` from 2.24.1 to 2.24.2. Updates `org.apache.logging.log4j:log4j-api` from 2.24.1 to 2.24.2 Updates `org.apache.logging.log4j:log4j-core` from 2.24.1 to 2.24.2 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b34e0c9 commit 97bee1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlinx-serialization = "1.7.3"
1010
kotlinx-coroutines = "1.9.0"
1111
junit = "5.10.2"
1212
spring-boot = "3.3.5"
13-
log4j = "2.24.1"
13+
log4j = "2.24.2"
1414
restate = "1.3.0-SNAPSHOT"
1515

1616
[libraries]

0 commit comments

Comments
 (0)