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 db5b74fb0 Update dependency
org.apache.maven.plugins:maven-enforcer-plugin to v3.6.3 (#275)
db5b74fb0 is described below
commit db5b74fb0cd87f0c818d6bd20405115c30140659
Author: Mend Renovate <[email protected]>
AuthorDate: Wed May 20 08:47:50 2026 +0100
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.3
(#275)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 07b7ad14f..52bb02549 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
</plugin>
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>
- <version>3.6.2</version>
+ <version>3.6.3</version>
</plugin>
<plugin>
<artifactId>maven-scm-publish-plugin</artifactId>