This is an automated email from the ASF dual-hosted git repository.
cbrisson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/velocity-engine.git
The following commit(s) were added to refs/heads/master by this push:
new f9ff834 [engine] Update another reference of extra-enforcer-rules
plugin version
f9ff834 is described below
commit f9ff834ac56afb1310a3dc1f8949d5e553df8082
Author: Claude Brisson <[email protected]>
AuthorDate: Sat Feb 27 12:36:38 2021 +0100
[engine] Update another reference of extra-enforcer-rules plugin version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e78a1ac..060b3c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,7 @@
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>extra-enforcer-rules</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
</dependencies>
</plugin>