This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-samples.git


The following commit(s) were added to refs/heads/main by this push:
     new 24db3bb  Update `org.junit:junit-bom` to version `5.12.2` (#318) (#318)
24db3bb is described below

commit 24db3bb506716abc158692f23bfea34b7ae294dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 14 06:46:52 2025 +0200

    Update `org.junit:junit-bom` to version `5.12.2` (#318) (#318)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-samples-graalvm/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log4j-samples-graalvm/pom.xml b/log4j-samples-graalvm/pom.xml
index f8949c3..b7eeb3d 100644
--- a/log4j-samples-graalvm/pom.xml
+++ b/log4j-samples-graalvm/pom.xml
@@ -62,7 +62,7 @@
     <assertj.version>3.27.3</assertj.version>
     <json-org.version>20250107</json-org.version>
     <json-unit.version>4.1.0</json-unit.version>
-    <junit.version>5.12.1</junit.version>
+    <junit.version>5.12.2</junit.version>
     <log4j.version>2.25.0-SNAPSHOT</log4j.version>
     <logback.version>1.5.18</logback.version>
     <slf4j.version>2.0.17</slf4j.version>

Reply via email to