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 92f908f commit 2a39d2bCopy full SHA for 2a39d2b
SequenceAnalysis/build.gradle
@@ -58,7 +58,6 @@ dependencies {
58
{
59
// Exclude in favor of angus activation from API
60
exclude group: 'org.eclipse.angus', module: 'angus-activation'
61
- exclude group: "jakarta.activation", module: "jakarta.activation-api"
62
}
63
)
64
@@ -76,7 +75,6 @@ dependencies {
76
75
77
78
79
80
81
82
0 commit comments