This is an automated email from the ASF dual-hosted git repository.

cschneider pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git


The following commit(s) were added to refs/heads/master by this push:
     new 68bd569  SLING-12267 - Log all paths in case of errors
68bd569 is described below

commit 68bd56964e8653253d32cecd83379e96ac39701e
Author: Christian Schneider <[email protected]>
AuthorDate: Tue Mar 19 12:54:36 2024 +0100

    SLING-12267 - Log all paths in case of errors
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2e1d055..3c93575 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
-            <version>0.5.9-SNAPSHOT</version>
+            <version>0.5.9-T20240319-a9a7f71</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to