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 0a0e4fac4 chore(deps): update dependency org.jbake:jbake-maven-plugin
to v2.7.0 (#254)
0a0e4fac4 is described below
commit 0a0e4fac4b395f6c0339fdd0f0bfdf914488f307
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jan 5 09:56:56 2026 +0000
chore(deps): update dependency org.jbake:jbake-maven-plugin to v2.7.0 (#254)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bdd265e29..afd68cbfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
<plugin>
<groupId>org.jbake</groupId>
<artifactId>jbake-maven-plugin</artifactId>
- <version>2.7.0-rc.7</version>
+ <version>2.7.0</version>
<executions>
<execution>
<id>default-generate</id>