This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git
The following commit(s) were added to refs/heads/master by this push:
new 62097e6 WHISKER-19: More updates of plugins
62097e6 is described below
commit 62097e6393949df01b564c56bac41d4e5d974f8c
Author: Hugo Hirsch <[email protected]>
AuthorDate: Tue May 18 13:00:38 2021 +0200
WHISKER-19: More updates of plugins
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 63583e7..cee1d01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -312,7 +312,7 @@
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>extra-enforcer-rules</artifactId>
- <version>1.0-beta-5</version>
+ <version>1.3</version>
</dependency>
</dependencies>
</plugin>