SLING-7875 Update Pax Exam to 4.12.0
diff --git a/pom.xml b/pom.xml
index c4c6181..a43e8b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
         <plugin>
           <groupId>org.ops4j.pax.exam</groupId>
           <artifactId>exam-maven-plugin</artifactId>
-          <version>4.11.0</version>
+          <version>4.12.0</version>
         </plugin>
       </plugins>
     </pluginManagement>