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.git
The following commit(s) were added to refs/heads/main by this push:
new f6d4d058 Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.5.4 to 3.5.5 (#964)
f6d4d058 is described below
commit f6d4d058a7d4e35bc171866da11f68872d769f03
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 10:11:48 2026 +0100
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5
(#964)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 09586e0e..b3d7dcb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,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.4</maven.failsafe.plugin>
+ <maven.failsafe.plugin>3.5.5</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>