[spring-extensions] branch main updated: Move the enforcer up to latest (SNAPSHOT) version

Rod Widdowson rdw at steadingsoftware.com
Thu Jan 27 11:33:54 UTC 2022


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository spring-extensions.

View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=e03422f8e52dc21c2e1ec8e0621b55b75d1af3ca

The following commit(s) were added to refs/heads/main by this push:
     new e03422f  Move the enforcer up to latest (SNAPSHOT) version
e03422f is described below

commit e03422f8e52dc21c2e1ec8e0621b55b75d1af3ca
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Jan 27 11:31:03 2022 +0000

    Move the enforcer up to latest (SNAPSHOT) version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bd2d184..235d33b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,7 @@
                     <dependency>
                         <groupId>net.shibboleth.maven.enforcer.rules</groupId>
                         <artifactId>maven-dist-enforcer</artifactId>
-                        <version>3.1.0</version>
+                        <version>3.1.1-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
                 <executions>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list