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 dc99efb3 Bump junit.version from 6.1.0 to 6.1.1 (#509)
dc99efb3 is described below

commit dc99efb39527ddb9fe10bee2e6265d94963ad894
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 09:16:30 2026 +0200

    Bump junit.version from 6.1.0 to 6.1.1 (#509)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5a4463e3..6a196e01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
         <jersey-server.version>2.47</jersey-server.version>
         <jettison.version>1.5.6</jettison.version>
 
-        <junit.version>6.1.0</junit.version>
+        <junit.version>6.1.1</junit.version>
 
         <coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
         <jacoco.maven.plugin>0.8.15</jacoco.maven.plugin>

Reply via email to