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 50356b8 Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.5.3 to 3.5.4 (#101)
50356b8 is described below
commit 50356b89e05b972668687f834a80be1b0540857f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 15 10:49:16 2025 +0200
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4
(#101)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3580510..3f54801 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.13</jacoco.maven.plugin>
- <maven.failsafe.plugin>3.5.3</maven.failsafe.plugin>
+ <maven.failsafe.plugin>3.5.4</maven.failsafe.plugin>
<license-maven-plugin.version>2.6.0</license-maven-plugin.version>
</properties>