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-sandbox.git


The following commit(s) were added to refs/heads/main by this push:
     new c394a85d Bump com.ginsberg:junit5-system-exit from 2.0.2 to 2.0.3 
(#495)
c394a85d is described below

commit c394a85d7d93b479c3a8a0c7e878232b0531e82e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 22:05:19 2026 +0200

    Bump com.ginsberg:junit5-system-exit from 2.0.2 to 2.0.3 (#495)
---
 opennlp-grpc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opennlp-grpc/pom.xml b/opennlp-grpc/pom.xml
index 37cbec6b..427f7234 100644
--- a/opennlp-grpc/pom.xml
+++ b/opennlp-grpc/pom.xml
@@ -40,7 +40,7 @@
     <properties>
         <grpc.version>1.81.0</grpc.version>
         <picocli.version>4.7.7</picocli.version>
-        <junit5-system-exit.version>2.0.2</junit5-system-exit.version>
+        <junit5-system-exit.version>2.0.3</junit5-system-exit.version>
         <awaitility.version>4.3.0</awaitility.version>
     </properties>
 

Reply via email to