This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-addons.git
The following commit(s) were added to refs/heads/master by this push:
new 44fbfd2 Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.5.0 to 3.5.2 (#55)
44fbfd2 is described below
commit 44fbfd20a5829e69f70abe1bda862dd74e67f734
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 23 06:33:53 2024 +0100
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.2
(#55)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c472d05..dd6fdea 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.12</jacoco.maven.plugin>
- <maven.failsafe.plugin>3.5.0</maven.failsafe.plugin>
+ <maven.failsafe.plugin>3.5.2</maven.failsafe.plugin>
</properties>
<dependencyManagement>