This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-messaging.git
commit aca832ee3848e1155d34830ca2550ea8254e1681 Author: Oliver Lietz <[email protected]> AuthorDate: Wed Jul 12 23:12:04 2023 +0200 SLING-11954 Update to Sling Bundle Parent 51 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc217d1..773e3ef 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>49</version> + <version>51</version> <relativePath /> </parent>
