This is an automated email from the ASF dual-hosted git repository.
joerghoh 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 97b34886c Update dependency
org.codehaus.mojo:build-helper-maven-plugin to v3.6.1 (#200)
97b34886c is described below
commit 97b34886cf9134319637a4693627fb6b1facb179
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Jun 5 19:55:11 2025 +0200
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1
(#200)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cd35a82b8..687a8654a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
- <version>3.6.0</version>
+ <version>3.6.1</version>
<executions>
<execution>
<id>timestamp-property</id>