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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 328f0102fb build(deps): bump org.junit:junit-bom from 5.13.4 to 6.0.0 
(#2282)
328f0102fb is described below

commit 328f0102fb60cc0a35c80f778a365c2afe1f9011
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 1 09:38:12 2025 +0200

    build(deps): bump org.junit:junit-bom from 5.13.4 to 6.0.0 (#2282)
    
    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 
from 5.13.4 to 6.0.0.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d196e7b9bf..07630f26b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
     <jetty-util.version>12.1.0</jetty-util.version>
     <jna.version>5.18.1</jna.version>
     <jserialcom.version>2.11.2</jserialcom.version>
-    <junit.jupiter.version>5.13.4</junit.jupiter.version>
+    <junit.jupiter.version>6.0.0</junit.jupiter.version>
     <junit.platform.version>1.8.2</junit.platform.version>
     <logback.version>1.5.19</logback.version>
     <maven.clean.plugin.version>3.2.0</maven.clean.plugin.version>

Reply via email to