This is an automated email from the ASF dual-hosted git repository.
enorman 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 9bd4b76ec Update dependency org.apache.sling.testing.sling-mock.junit5
to v4
9bd4b76ec is described below
commit 9bd4b76ecca59a0aec8a5b1667380c077d1513e2
Author: Eric Norman <[email protected]>
AuthorDate: Fri Sep 5 14:46:17 2025 -0700
Update dependency org.apache.sling.testing.sling-mock.junit5 to v4
---
src/main/jbake/templates/downloads.tpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index e75cb441a..572c586b8 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -281,7 +281,7 @@ def helpers=[
"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.0|org.apache.sling.testing.sling-mock|jar",
"Testing Sling Mock JUnit
4|org.apache.sling.testing.sling-mock.junit4|4.0.0|org.apache.sling.testing.sling-mock|jar",
- "Testing Sling Mock JUnit
5|org.apache.sling.testing.sling-mock.junit5|3.5.4|org.apache.sling.testing.sling-mock|jar",
+ "Testing Sling Mock JUnit
5|org.apache.sling.testing.sling-mock.junit5|4.0.0|org.apache.sling.testing.sling-mock|jar",
"Testing Sling Mock
Oak|org.apache.sling.testing.sling-mock-oak|4.0.0-1.62.0|Y|jar",
]