This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new 93b27e1c8 Update dependency
org.apache.maven.plugins:maven-enforcer-plugin to v3.6.2 (#204)
93b27e1c8 is described below
commit 93b27e1c8dc28e4917bdcb00b839a6e8d983a932
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Oct 8 13:02:21 2025 +0100
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.2
(#204)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 300e53139..9acfc1b04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
</plugin>
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>
- <version>3.5.0</version>
+ <version>3.6.2</version>
</plugin>
<plugin>
<artifactId>maven-scm-publish-plugin</artifactId>