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

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


The following commit(s) were added to refs/heads/master by this push:
     new 72761b5  Bump junit.version from 5.11.1 to 5.11.2 (#31)
72761b5 is described below

commit 72761b56c97a0a6083160a5557483ca29bb0f680
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 7 07:22:47 2024 +0200

    Bump junit.version from 5.11.1 to 5.11.2 (#31)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b288bf7..05f2e34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
         <slf4j.version>2.0.16</slf4j.version>
         <log4j2.version>2.20.0</log4j2.version>
 
-        <junit.version>5.11.1</junit.version>
+        <junit.version>5.11.2</junit.version>
 
         <enforcer.plugin.version>3.0.0-M3</enforcer.plugin.version>
         <checkstyle.plugin.version>3.2.0</checkstyle.plugin.version>

Reply via email to