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 df58606 commit 4282f09Copy full SHA for 4282f09
mcc/build.gradle
@@ -51,10 +51,6 @@ dependencies {
51
ExternalDependency.APACHE_2_LICENSE_NAME,
52
ExternalDependency.APACHE_2_LICENSE_URL,
53
"Parsing XML Data"
54
- ),
55
- {
56
- // Exclude in favor of angus activation from API
57
- exclude group: 'jakarta.activation', module: 'jakarta.activation-api'
58
- }
+ )
59
)
60
}
0 commit comments