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
commit b06969f7b203854eb51562a1001e001591ec3a19 Author: Christian Schneider <[email protected]> AuthorDate: Wed Jun 28 15:14:44 2023 +0200 SLING-11914 - Upgrade to new messages --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 406ccee..6cdbf83 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.0</version> + <version>0.5.1-T20230628-65874b9</version> <scope>provided</scope> </dependency> <dependency>
