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-addons.git


The following commit(s) were added to refs/heads/main by this push:
     new 22a6000  Bump org.apache.maven.plugins:maven-failsafe-plugin from 
3.5.5 to 3.5.6 (#153)
22a6000 is described below

commit 22a6000306456e003f2f3169deb74e27bccf66c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 10:04:38 2026 +0200

    Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.5 to 3.5.6 
(#153)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8828598..361ba48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
 
         <coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
         <jacoco.maven.plugin>0.8.14</jacoco.maven.plugin>
-        <maven.failsafe.plugin>3.5.5</maven.failsafe.plugin>
+        <maven.failsafe.plugin>3.5.6</maven.failsafe.plugin>
 
         <license-maven-plugin.version>2.7.1</license-maven-plugin.version>
     </properties>

Reply via email to