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 46a03e2  Bump org.apache.maven.plugins:maven-failsafe-plugin from 
3.5.2 to 3.5.3 (#258)
46a03e2 is described below

commit 46a03e2898c4251e49c2e59085eacf77591ab0f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 31 08:05:11 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index dad1b99..cb33c96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
 
         <coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
         <jacoco.maven.plugin>0.8.12</jacoco.maven.plugin>
-        <maven.failsafe.plugin>3.5.2</maven.failsafe.plugin>
+        <maven.failsafe.plugin>3.5.3</maven.failsafe.plugin>
         <forbiddenapis.plugin>3.8</forbiddenapis.plugin>
         <mockito.version>3.9.0</mockito.version>
 

Reply via email to