We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a5264 commit 98d4dcaCopy full SHA for 98d4dca
.mvn/maven.config
@@ -0,0 +1,2 @@
1
+-Dapache.snapshots
2
+
pom.xml
@@ -143,7 +143,7 @@ under the License.
143
<securityDispatcherVersion>2.0</securityDispatcherVersion>
144
<cipherVersion>2.0</cipherVersion>
145
<jxpathVersion>1.4.0</jxpathVersion>
146
- <resolverVersion>1.9.26</resolverVersion>
+ <resolverVersion>1.9.27-SNAPSHOT</resolverVersion>
147
<slf4jVersion>1.7.36</slf4jVersion>
148
<xmlunitVersion>2.11.0</xmlunitVersion>
149
<powermockVersion>2.0.9</powermockVersion>
0 commit comments