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 a8dfc07  Bump org.junit:junit-bom (#334)
a8dfc07 is described below

commit a8dfc0734af24a9025049ff45373735ad10edfb1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 9 08:07:59 2025 +0200

    Bump org.junit:junit-bom (#334)
    
    Bumps the all group with 1 update in the /log4j-samples-graalvm directory: 
[org.junit:junit-bom](https://github.com/junit-team/junit5).
    
    
    Updates `org.junit:junit-bom` from 5.13.0 to 5.13.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.13.0...r5.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.13.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 98e494c..08740f8 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>20250517</json-org.version>
     <json-unit.version>4.1.1</json-unit.version>
-    <junit.version>5.13.0</junit.version>
+    <junit.version>5.13.1</junit.version>
     <logback.version>1.5.18</logback.version>
     <slf4j.version>2.0.17</slf4j.version>
 

Reply via email to