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 0ce4f0776 Update dependency
org.apache.maven.plugins:maven-antrun-plugin to v3.2.0 (#232)
0ce4f0776 is described below
commit 0ce4f0776d2eab770fbb429781f65cd123553e91
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Nov 21 22:02:09 2025 +0000
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3.2.0
(#232)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4a0af6d10..5a8319d47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
</plugin>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
- <version>3.1.0</version>
+ <version>3.2.0</version>
</plugin>
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>