SLING-10691 - use parent pom 43. Not sure why this module is still built by Jenkins, that should be disabled by .sling-module.json
diff --git a/pom.xml b/pom.xml
index 948366c..fc7fa1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>30</version>
+    <version>43</version>
     <relativePath/>
   </parent>