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-servlets-resolver.git
The following commit(s) were added to refs/heads/master by this push:
new 58fc73f Update to sling parent 46
58fc73f is described below
commit 58fc73f5aba20dc3ea538af6e770306e0d5683c9
Author: Karl Pauls <[email protected]>
AuthorDate: Thu Dec 16 14:28:27 2021 +0100
Update to sling parent 46
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fed7e35..50af9fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>43</version>
+ <version>46</version>
<relativePath />
</parent>