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

mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/main by this push:
     new 36f4eb5bd OPENNLP-1849: Update junit5-system-exit to 2.0.3 (#1089)
36f4eb5bd is described below

commit 36f4eb5bd7ee6859d912c730c0b524b9cb343bcc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 16 10:18:41 2026 +0200

    OPENNLP-1849: Update junit5-system-exit to 2.0.3 (#1089)
    
    Bumps 
[com.ginsberg:junit5-system-exit](https://github.com/tginsberg/junit5-system-exit)
 from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/tginsberg/junit5-system-exit/releases)
    - 
[Changelog](https://github.com/tginsberg/junit5-system-exit/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/tginsberg/junit5-system-exit/compare/v2.0.2...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.ginsberg:junit5-system-exit
      dependency-version: 2.0.3
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0bbbda59..44a69997b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@
 
                <!-- Dependency versions -->
                <junit.version>6.1.0</junit.version>
-               <junit5-system-exit.version>2.0.2</junit5-system-exit.version>
+               <junit5-system-exit.version>2.0.3</junit5-system-exit.version>
                <onnxruntime.version>1.26.0</onnxruntime.version>
                <slf4j.version>2.0.18</slf4j.version>
                <log4j2.version>2.26.0</log4j2.version>

Reply via email to