[MSHARED-759] - Upgrade parent to version 33
diff --git a/pom.xml b/pom.xml
index 7a212bb..464c541 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>31</version>
+    <version>33</version>
     <relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath>
   </parent>
 
@@ -54,9 +54,6 @@
     </site>
   </distributionManagement>
 
-  <properties>
-    <surefire.version>2.21.0</surefire.version>
-  </properties>
   <build>
     <plugins>
       <plugin>
@@ -107,7 +104,6 @@
       <plugin>
         <groupId>org.apache.rat</groupId>
         <artifactId>apache-rat-plugin</artifactId>
-        <version>0.12</version>
         <configuration>
           <excludes combine.children="append">
             <exclude>dependency-reduced-pom.xml</exclude>