Skip to content

Commit ea0d99e

Browse files
committed
Manage more third party components
All of these are already in use by the various dependency stacks of managed projects. By managing them here, we can help unify their versions across the runtime environment, and in particular reduce dependency skew when testing components of the bill of materials. The following new components are now managed: * com.amazonaws:aws-java-sdk-core * com.esotericsoftware:reflectasm * com.github.jnr:jffi * com.github.jnr:jnr-constants * com.github.jnr:jnr-ffi * com.github.jnr:jnr-posix * com.google.api-client:google-api-client * com.google.api-client:google-api-client-android * com.google.api-client:google-api-client-appengine * com.google.api-client:google-api-client-gson * com.google.api-client:google-api-client-jackson2 * com.google.api-client:google-api-client-protobuf * com.google.api-client:google-api-client-servlet * com.google.api-client:google-api-client-xml * com.google.api.grpc:proto-google-common-protos * com.google.api.grpc:proto-google-iam-v1 * com.google.api:api-common * com.google.api:gax * com.google.api:gax-httpjson * com.google.auth:google-auth-library-appengine * com.google.auth:google-auth-library-credentials * com.google.auth:google-auth-library-oauth2-http * com.google.auto.value:auto-value * com.google.auto.value:auto-value-annotations * com.google.cloud:google-cloud-core * com.google.cloud:google-cloud-core-http * com.google.errorprone:error_prone_annotations * com.google.http-client:google-http-client-apache-v2 * com.google.http-client:google-http-client-gson * com.google.j2objc:j2objc-annotations * com.google.protobuf:protobuf-java * com.google.protobuf:protobuf-java-util * com.google.protobuf:protobuf-kotlin * com.squareup.okhttp3:okhttp * com.squareup.okio:okio * commons-cli:commons-cli * io.grpc:grpc-context * jline:jline * net.java.dev.jna:jna-platform * org.antlr:ST4 * org.antlr:antlr4 (commented out) * org.antlr:antlr4-runtime (commented out) * org.apache.ant:ant * org.apache.ant:ant-launcher * org.apache.commons:commons-collections4 * org.apache.httpcomponents:httpmime * org.checkerframework:checker-qual * org.codehaus.plexus:plexus-component-annotations * org.codehaus.plexus:plexus-utils * org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm * org.jheaps:jheaps * org.jline:jline * org.jruby.joni:joni * org.objenesis:objenesis * org.ow2.asm:asm * org.ow2.asm:asm-analysis * org.ow2.asm:asm-commons * org.ow2.asm:asm-tree * org.ow2.asm:asm-util * org.smurn:jply * org.springframework:spring-beans * org.springframework:spring-core * org.threeten:threetenbp This commit also cleans up the ordering of some component to be more consistent, updates the URLs of some components to their latest, and and fixes the inheritance of org.jogamp version property values.
1 parent 7145853 commit ea0d99e

1 file changed

Lines changed: 621 additions & 62 deletions

File tree

0 commit comments

Comments
 (0)