diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties
index 8c79a83ae..db95c131d 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -14,5 +14,5 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.4/apache-maven-3.8.4-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.0/maven-wrapper-3.1.0.jar
diff --git a/pom.xml b/pom.xml
index 949f01c2c..6f747d661 100644
--- a/pom.xml
+++ b/pom.xml
@@ -406,6 +406,11 @@
+
+ org.apache.maven.plugins
+ maven-wrapper-plugin
+ 3.1.0
+
@@ -473,7 +478,11 @@
-
+
+ org.apache.maven.plugins
+ maven-wrapper-plugin
+ 3.1.0
+
install