Skip to content

Commit

Permalink
0005914: Cannot Install swaggerui module by using symadmin ModuleManager
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Marzullo committed Jul 5, 2023
1 parent 36b43b1 commit 8152a5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# under the License.
#

repos=https://jcenter.bintray.com, https://repository.mulesoft.org/nexus/content/repositories/public, https://packages.confluent.io/maven, http://maven.jumpmind.com/repo
repos=https://jcenter.bintray.com, https://repository.mulesoft.org/nexus/content/repositories/public, https://packages.confluent.io/maven, https://maven.jumpmind.com/repo

azurekv=com.azure:azure-security-keyvault-secrets:4.3.6, com.azure:azure-core:1.24.1, com.fasterxml.jackson.core:jackson-annotations:2.13.2, com.fasterxml.jackson.core:jackson-core:2.13.2, com.fasterxml.jackson.core:jackson-databind:2.13.2, com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.2, com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.2, org.codehaus.woodstox:stax2-api:4.2.1, com.fasterxml.woodstox:woodstox-core:6.2.7, io.projectreactor:reactor-core:3.4.13, org.reactivestreams:reactive-streams:1.0.3, com.azure:azure-security-keyvault-keys:4.3.6, com.azure:azure-security-keyvault-certificates:4.2.6, com.azure:azure-security-keyvault-jca:2.5.0, com.azure:azure-identity:1.4.3, com.microsoft.azure:msal4j:1.11.0, com.nimbusds:oauth2-oidc-sdk:9.7, com.github.stephenc.jcip:jcip-annotations:1.0-1, com.nimbusds:content-type:2.1, net.minidev:json-smart:2.4.7, net.minidev:accessors-smart:2.4.7, org.ow2.asm:asm:5.2, com.nimbusds:lang-tag:1.5, com.nimbusds:nimbus-jose-jwt:9.9.3, com.microsoft.azure:msal4j-persistence-extension:1.1.0, com.azure:azure-core-http-okhttp:1.7.9, com.squareup.okhttp3:okhttp:4.9.2, com.squareup.okio:okio:2.8.0, org.jetbrains.kotlin:kotlin-stdlib:1.4.32, org.jetbrains.kotlin:kotlin-stdlib-common:1.4.32, org.jetbrains:annotations:13.0
bigquery=com.fasterxml.jackson.core:jackson-core:2.13.2, com.google.api:api-common:1.8.1, com.google.api-client:google-api-client:1.30.4, com.google.api:gax:1.49.1, com.google.api:gax-httpjson:0.66.1, com.google.api.grpc:proto-google-common-protos:1.17.0, com.google.api.grpc:proto-google-iam-v1:0.13.0, com.google.apis:google-api-services-bigquery:v2-rev20190907-1.30.3, com.google.auth:google-auth-library-credentials:0.18.0, com.google.auth:google-auth-library-oauth2-http:0.18.0, com.google.auto.value:auto-value-annotations:1.6.6, com.google.cloud:google-cloud-bigquery:1.99.0, com.google.cloud:google-cloud-core:1.91.3, com.google.cloud:google-cloud-core-http:1.91.3, com.google.code.findbugs:jsr305:3.0.2, com.google.code.gson:gson:2.8.6, com.google.guava:guava:31.1-android, com.google.http-client:google-http-client:1.32.1, com.google.http-client:google-http-client-appengine:1.32.1, com.google.http-client:google-http-client-jackson2:1.32.1, com.google.j2objc:j2objc-annotations:1.3, com.google.oauth-client:google-oauth-client:1.30.3, io.grpc:grpc-context:1.22.1, io.opencensus:opencensus-api:0.24.0, io.opencensus:opencensus-contrib-http-util:0.24.0, javax.annotation:javax.annotation-api:1.3.2, org.apache.httpcomponents:httpclient:4.5.10, org.apache.httpcomponents:httpcore:4.4.12, org.threeten:threetenbp:1.3.3
Expand Down

0 comments on commit 8152a5a

Please sign in to comment.