This is an automated email from the ASF dual-hosted git repository.
pauls 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 0e96ab1 Update to latest parent version 46
0e96ab1 is described below
commit 0e96ab1f375a530f60237c14946155c716b7b27a
Author: Karl Pauls <[email protected]>
AuthorDate: Thu Dec 16 13:22:35 2021 +0100
Update to latest parent version 46
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4d3ba1d..f8007bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>43</version>
+ <version>46</version>
<relativePath />
</parent>