[MNG-7932] - Upgrade maven-parent to v41 in maven-bom

This commit is contained in:
Slawomir Jaranowski 2023-11-17 22:35:36 +01:00
parent 29e239000b
commit ba8cbd9685
No known key found for this signature in database
GPG Key ID: 9EB80E92EB2135B1
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
<version>40</version>
<version>41</version>
<relativePath />
</parent>