Skip to content

Commit dc91f57

Browse files
Bump org.apache.logging.log4j:log4j-bom in /log4j-samples-graalvm
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.24.0 to 2.24.1. - [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.0...rel/2.24.1) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent faad1f4 commit dc91f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-samples-graalvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<!-- Dependencies (alphabetical) -->
4444
<assertj.version>3.26.3</assertj.version>
4545
<junit.version>5.11.1</junit.version>
46-
<log4j.version>2.24.0</log4j.version>
46+
<log4j.version>2.24.1</log4j.version>
4747
<logback.version>1.5.8</logback.version>
4848
<slf4j.version>2.0.16</slf4j.version>
4949

0 commit comments

Comments
 (0)