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

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


The following commit(s) were added to refs/heads/opennlp-2.x by this push:
     new be76c5e5a [2.x]: Bump org.apache.maven.plugins:maven-failsafe-plugin 
(#1065)
be76c5e5a is described below

commit be76c5e5a30d4a6cee14f4a4728ab7e011121c36
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 12:52:45 2026 +0200

    [2.x]: Bump org.apache.maven.plugins:maven-failsafe-plugin (#1065)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d33f90e21..43b3d9751 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
                <coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
                <jacoco.maven.plugin>0.8.14</jacoco.maven.plugin>
                <maven.assembly.plugin>3.8.0</maven.assembly.plugin>
-               <maven.failsafe.plugin>3.5.5</maven.failsafe.plugin>
+               <maven.failsafe.plugin>3.5.6</maven.failsafe.plugin>
                <maven.javadoc.plugin>3.12.0</maven.javadoc.plugin>
                <forbiddenapis.plugin>3.10</forbiddenapis.plugin>
                
<license-maven-plugin.version>2.7.1</license-maven-plugin.version>

Reply via email to