[MNG-7453] Update Resolver to 1.8.0 (#724)

Updates Maven Resolver to 1.8.0.
This commit is contained in:
Tamas Cservenak 2022-04-22 16:50:57 +02:00 committed by GitHub
parent 85caf98029
commit aa0607301f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ under the License.
<cipherVersion>2.0</cipherVersion>
<modelloVersion>2.0.0</modelloVersion>
<jxpathVersion>1.3</jxpathVersion>
<resolverVersion>1.7.3</resolverVersion>
<resolverVersion>1.8.0</resolverVersion>
<slf4jVersion>1.7.32</slf4jVersion>
<xmlunitVersion>2.2.1</xmlunitVersion>
<powermockVersion>1.7.4</powermockVersion>