Merge pull request #444 from jakartaee/dependabot/maven/6.0.x/org.apache.maven.plugins-maven-enforcer-plugin-3.6.3

Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3
diff --git a/api/pom.xml b/api/pom.xml
index 15f8729..a9d458c 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.eclipse.ee4j</groupId>
         <artifactId>project</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 2957eb2..5fc86e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.eclipse.ee4j</groupId>
         <artifactId>project</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
     </parent>
 
     <groupId>jakarta.el</groupId>
diff --git a/spec/pom.xml b/spec/pom.xml
index 9d47c3c..b1434f6 100644
--- a/spec/pom.xml
+++ b/spec/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.eclipse.ee4j</groupId>
         <artifactId>project</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
         <relativePath/>
     </parent>
 
diff --git a/tck/pom.xml b/tck/pom.xml
index e5055bc..49b7a32 100644
--- a/tck/pom.xml
+++ b/tck/pom.xml
@@ -22,7 +22,7 @@
      <parent>
         <groupId>org.eclipse.ee4j</groupId>
         <artifactId>project</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
         <relativePath />
     </parent>