This is an automated email from the ASF dual-hosted git repository.
davidb pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git
The following commit(s) were added to refs/heads/master by this push:
new 96c0379 Update to latest parent pom
96c0379 is described below
commit 96c03799a7f5a259316f4115b026135045d7c6da
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Sep 3 09:28:21 2021 +0100
Update to latest parent pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 068ca9f..98fb2d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>43</version>
+ <version>45</version>
<relativePath />
</parent>