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-mail.git
commit fb244ca8211b5796c741d0e775d3941bc61421c8 Author: Oliver Lietz <[email protected]> AuthorDate: Fri Sep 10 22:01:52 2021 +0200 SLING-10802 Update to Sling Bundle Parent 45 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7e3d2d0..2ca66a7 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>44</version> + <version>45</version> <relativePath /> </parent>
