We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc944d commit 7e16f23Copy full SHA for 7e16f23
spring-async/build.gradle
@@ -24,4 +24,6 @@ jar {
24
25
verifyInstrumentation {
26
passes 'org.springframework:spring-core:[5.0.0.RELEASE,)'
27
-}
+ excludeRegex '.*M.*'
28
+
29
+}
0 commit comments