This is an automated email from the ASF dual-hosted git repository.
enapps-enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git
The following commit(s) were added to refs/heads/master by this push:
new b3604f7 SLING-13189 bump org.apache.sling.testing.jcr-mock to 1.8.2
(#61)
b3604f7 is described below
commit b3604f739dbde4f132bcd971a2164e45b4738239
Author: Eric Norman <[email protected]>
AuthorDate: Mon May 4 14:54:29 2026 -0700
SLING-13189 bump org.apache.sling.testing.jcr-mock to 1.8.2 (#61)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5c1795f..c03eb93 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.jcr-mock</artifactId>
- <version>1.8.0</version>
+ <version>1.8.2</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>