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

[santuario-xml-security-java] branch master updated: Updating enforcer plugin to 3.0.0

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git


The following commit(s) were added to refs/heads/master by this push:
     new 6b4ce6a  Updating enforcer plugin to 3.0.0
6b4ce6a is described below

commit 6b4ce6ae349c896f19e41cdc44d73732aa4e8f47
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Mar 15 09:02:11 2022 +0000

    Updating enforcer plugin to 3.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9dfc83d..418f0aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-enforcer-plugin</artifactId>
-                    <version>3.0.0-M3</version>
+                    <version>3.0.0</version>
                     <configuration>
                         <rules>
                             <requireMavenVersion>