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 9dee29069 Update dependency
org.apache.maven.plugins:maven-scm-publish-plugin to v3.3.0 (#170)
9dee29069 is described below
commit 9dee29069e086a9540bdda56815d0e9a6f86bb21
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jun 21 20:32:14 2024 +0200
Update dependency org.apache.maven.plugins:maven-scm-publish-plugin to
v3.3.0 (#170)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 782391351..f9af097b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
</plugin>
<plugin>
<artifactId>maven-scm-publish-plugin</artifactId>
- <version>3.2.1</version>
+ <version>3.3.0</version>
</plugin>
</plugins>
</pluginManagement>