SLING-8459 Update Testing PaxExam to 3.0.0
diff --git a/pom.xml b/pom.xml
index 24cdaf3..4eed4af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.testing.paxexam</artifactId>
-      <version>2.0.0</version>
+      <version>3.0.0</version>
       <scope>test</scope>
     </dependency>
     <!-- nullability -->