You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2022/03/15 09:00:42 UTC

[ws-wss4j] branch 2_4_x-fixes updated: Updating plugins

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

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
     new d9a493a  Updating plugins
d9a493a is described below

commit d9a493a460a7737e41dd6690859530c3941e6f67
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Mar 15 08:52:10 2022 +0000

    Updating plugins
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 05c4ed3..f935747 100644
--- a/pom.xml
+++ b/pom.xml
@@ -407,7 +407,7 @@
                         <plugin>
                             <groupId>org.apache.maven.plugins</groupId>
                             <artifactId>maven-surefire-plugin</artifactId>
-                            <version>2.22.1</version>
+                            <version>2.22.2</version>
                             <configuration>
                                 <reportFormat>brief</reportFormat>
                                 <useFile>false</useFile>