[MNG-7800] Update resolver to 1.9.13 (#1181)

---

https://issues.apache.org/jira/browse/MNG-7800
This commit is contained in:
Tamas Cservenak 2023-06-23 10:55:57 +02:00 committed by GitHub
parent e3529c9582
commit c9ba8bc4bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ under the License.
<securityDispatcherVersion>2.0</securityDispatcherVersion> <securityDispatcherVersion>2.0</securityDispatcherVersion>
<cipherVersion>2.0</cipherVersion> <cipherVersion>2.0</cipherVersion>
<jxpathVersion>1.3</jxpathVersion> <jxpathVersion>1.3</jxpathVersion>
<resolverVersion>1.9.12</resolverVersion> <resolverVersion>1.9.13</resolverVersion>
<sisuVersion>0.9.0.M2</sisuVersion> <sisuVersion>0.9.0.M2</sisuVersion>
<slf4jVersion>1.7.36</slf4jVersion> <slf4jVersion>1.7.36</slf4jVersion>
<xmlunitVersion>2.6.4</xmlunitVersion> <xmlunitVersion>2.6.4</xmlunitVersion>