[MNG-7428] Upgrade Maven Parent to 35

This commit is contained in:
Michael Osipov 2022-03-05 23:18:21 +01:00
parent e1d359aa6d
commit 1fff17398e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
<version>34</version>
<version>35</version>
<relativePath />
</parent>