This is an automated email from the ASF dual-hosted git repository. cbrisson pushed a commit to branch upgrade-plugins in repository https://gitbox.apache.org/repos/asf/velocity-master.git
commit 52ef312a07644bf2c00f84037b4301d8414b057f Author: Claude Brisson <[email protected]> AuthorDate: Sat Nov 1 17:10:23 2025 +0100 Update org.codehaus.mojo:org.codehaus.mojo to 1.11.0 --- pom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom/pom.xml b/pom/pom.xml index 662f1aa..31bb227 100644 --- a/pom/pom.xml +++ b/pom/pom.xml @@ -233,7 +233,7 @@ <dependency> <groupId>org.codehaus.mojo</groupId> <artifactId>extra-enforcer-rules</artifactId> - <version>1.8.0</version> + <version>1.11.0</version> </dependency> </dependencies> </plugin>
