From 1288d8040a586a331a655d2783f8bf017183b03b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 10:17:35 +0000 Subject: [PATCH] Bump the maven group across 2 directories with 2 updates Bumps the maven group with 2 updates in the /opennlp-distr directory: [junit:junit](https://github.com/junit-team/junit4) and [org.apache.opennlp:opennlp-tools](https://github.com/apache/opennlp). Bumps the maven group with 1 update in the /opennlp-brat-annotator directory: [org.apache.opennlp:opennlp-tools](https://github.com/apache/opennlp). Updates `junit:junit` from 4.8.1 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.8.1...r4.13.1) Updates `org.apache.opennlp:opennlp-tools` from 1.6.1-SNAPSHOT to 2.5.9 - [Release notes](https://github.com/apache/opennlp/releases) - [Commits](https://github.com/apache/opennlp/commits/opennlp-2.5.9) Updates `org.apache.opennlp:opennlp-tools` from 1.6.0 to 2.5.9 - [Release notes](https://github.com/apache/opennlp/releases) - [Commits](https://github.com/apache/opennlp/commits/opennlp-2.5.9) --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.opennlp:opennlp-tools dependency-version: 2.5.9 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.opennlp:opennlp-tools dependency-version: 2.5.9 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- opennlp-brat-annotator/pom.xml | 4 ++-- opennlp-distr/pom.xml | 2 +- opennlp-morfologik-addon/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/opennlp-brat-annotator/pom.xml b/opennlp-brat-annotator/pom.xml index b7e7301c87..5f98dcbf94 100644 --- a/opennlp-brat-annotator/pom.xml +++ b/opennlp-brat-annotator/pom.xml @@ -60,13 +60,13 @@ org.apache.opennlp opennlp-tools - 1.6.0 + 2.5.9 junit junit - 3.8.1 + 4.13.2 test diff --git a/opennlp-distr/pom.xml b/opennlp-distr/pom.xml index 01f2006616..0bffb762c0 100644 --- a/opennlp-distr/pom.xml +++ b/opennlp-distr/pom.xml @@ -37,7 +37,7 @@ org.apache.opennlp opennlp-tools - 1.6.1-SNAPSHOT + 2.5.9 org.apache.opennlp diff --git a/opennlp-morfologik-addon/pom.xml b/opennlp-morfologik-addon/pom.xml index 71d2c53e07..e1e021f4b1 100644 --- a/opennlp-morfologik-addon/pom.xml +++ b/opennlp-morfologik-addon/pom.xml @@ -101,7 +101,7 @@ junit junit - 4.8.1 + 4.13.2 test diff --git a/pom.xml b/pom.xml index 91e5043bb7..2460096369 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ junit junit - 4.8.1 + 4.13.2 test