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

tmaret 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 db11f95  SLING-0 - update distribution.core and journal.messages 
dependencies
db11f95 is described below

commit db11f9539ebbb8322ce5dff2448077e9ab06d872
Author: tmaret <[email protected]>
AuthorDate: Mon May 19 09:01:49 2025 +0200

    SLING-0 - update distribution.core and journal.messages dependencies
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 627ca83..6189a9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.core</artifactId>
-            <version>0.7.2</version>
+            <version>0.7.4</version>
             <scope>provided</scope>
             <exclusions>
                 <exclusion>
@@ -167,7 +167,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
-            <version>0.5.10</version>
+            <version>0.5.12</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to