Merge pull request #736 from eclipse-ee4j/dependabot/maven/org.eclipse.ee4j-project-2.0.5

build(deps): bump org.eclipse.ee4j:project from 2.0.4 to 2.0.5
diff --git a/pom.xml b/pom.xml
index 54a8656..29c614a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
         <!--Plugins-->
         <build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
         <buildnumber-maven-plugin.version>3.2.0</buildnumber-maven-plugin.version>
-        <spotbugs-maven-plugin.version>4.8.5.0</spotbugs-maven-plugin.version>
+        <spotbugs-maven-plugin.version>4.10.3.0</spotbugs-maven-plugin.version>
         <glassfish-copyright-maven-plugin.version>2.4</glassfish-copyright-maven-plugin.version>
         <maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
         <maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
diff --git a/yasson-jmh/pom.xml b/yasson-jmh/pom.xml
index d1dd60b..0a6eb85 100644
--- a/yasson-jmh/pom.xml
+++ b/yasson-jmh/pom.xml
@@ -23,7 +23,7 @@
 
         <jmh.version>1.37</jmh.version>
         <yasson.version>${project.version}</yasson.version>
-        <maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
+        <maven-shade-plugin.version>3.6.2</maven-shade-plugin.version>
     </properties>
 
 
diff --git a/yasson-tck/pom.xml b/yasson-tck/pom.xml
index 035db18..7ab61a9 100644
--- a/yasson-tck/pom.xml
+++ b/yasson-tck/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>org.eclipse.ee4j</groupId>
         <artifactId>project</artifactId>
-        <version>2.0.4</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>