This is an automated email from the ASF dual-hosted git repository.
sseifert 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 247692943 Apache Sling Testing OSGi Mock 3.5.6
247692943 is described below
commit 247692943fcd99843d74f77978856d382d4100eb
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Mar 16 10:08:25 2026 +0100
Apache Sling Testing OSGi Mock 3.5.6
---
src/main/jbake/content/releases.md | 1 +
src/main/jbake/templates/downloads.tpl | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/main/jbake/content/releases.md
b/src/main/jbake/content/releases.md
index 05d78257b..7cc0d3939 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -8,6 +8,7 @@ This is a list of all our releases, available from our
[downloads](/downloads.cg
## March 2026
+* Testing OSGi Mock 3.5.6 (16th)
* Project Archetype 1.0.16 (12th)
* Starter 14 (9th)
* Feature Model API Regions Extension 2.2.0, Engine 2.16.8 (2nd)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index 39533af31..5573036db 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -275,9 +275,9 @@ def helpers=[
"Testing Hamcrest|org.apache.sling.testing.hamcrest|1.1.0|Y|jar",
"Testing JCR Mock|org.apache.sling.testing.jcr-mock|1.8.0|Y|jar",
"Testing Logging Mock|org.apache.sling.testing.logging-mock|2.0.0|Y|jar",
- "Testing OSGi Mock
Core|org.apache.sling.testing.osgi-mock.core|3.5.4|org.apache.sling.testing.osgi-mock|jar",
- "Testing OSGi Mock JUnit
4|org.apache.sling.testing.osgi-mock.junit4|3.5.4|org.apache.sling.testing.osgi-mock|jar",
- "Testing OSGi Mock JUnit
5|org.apache.sling.testing.osgi-mock.junit5|3.5.4|org.apache.sling.testing.osgi-mock|jar",
+ "Testing OSGi Mock
Core|org.apache.sling.testing.osgi-mock.core|3.5.6|org.apache.sling.testing.osgi-mock|jar",
+ "Testing OSGi Mock JUnit
4|org.apache.sling.testing.osgi-mock.junit4|3.5.6|org.apache.sling.testing.osgi-mock|jar",
+ "Testing OSGi Mock JUnit
5|org.apache.sling.testing.osgi-mock.junit5|3.5.6|org.apache.sling.testing.osgi-mock|jar",
"Testing PaxExam|org.apache.sling.testing.paxexam|4.1.2|Y|jar",
"Testing Resource Resolver
Mock|org.apache.sling.testing.resourceresolver-mock|2.0.0|Y|jar",
"Testing Sling Mock
Core|org.apache.sling.testing.sling-mock.core|4.0.4|org.apache.sling.testing.sling-mock|jar",