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 f356647  Bump junit.version from 5.12.1 to 5.12.2 (#263)
f356647 is described below

commit f35664757f84b9b8ff874f0f3f665e6cb99cf16b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 14 07:52:24 2025 +0200

    Bump junit.version from 5.12.1 to 5.12.2 (#263)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8fde04d..0fb50ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
         <jersey-server.version>2.41</jersey-server.version>
         <jettison.version>1.5.4</jettison.version>
         
-        <junit.version>5.12.1</junit.version>
+        <junit.version>5.12.2</junit.version>
 
         <coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
         <jacoco.maven.plugin>0.8.13</jacoco.maven.plugin>

Reply via email to