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 e40684a  Bump org.apache.maven.plugins:maven-failsafe-plugin from 
3.5.4 to 3.5.5 (#434)
e40684a is described below

commit e40684a9a340f6d017e66e77ddcb9eaf06b26df4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 10:08:59 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index 6dbd869..1dd4abd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
 
         <coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
         <jacoco.maven.plugin>0.8.14</jacoco.maven.plugin>
-        <maven.failsafe.plugin>3.5.4</maven.failsafe.plugin>
+        <maven.failsafe.plugin>3.5.5</maven.failsafe.plugin>
         <forbiddenapis.plugin>3.10</forbiddenapis.plugin>
         <mockito.version>3.9.0</mockito.version>
 

Reply via email to