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 e774e85  Bump junit.version from 5.11.0 to 5.11.1 (#30)
e774e85 is described below

commit e774e85ff86ed1e07d37794abaaad913afef5c6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 3 12:40:11 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index 879079a..b288bf7 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.0</junit.version>
+        <junit.version>5.11.1</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