diff --git a/dependencies.properties b/dependencies.properties index c5d3f9919..b3c2daa27 100644 --- a/dependencies.properties +++ b/dependencies.properties @@ -54,6 +54,7 @@ maven.com_google_http_client_google_http_client_jackson2=com.google.http-client: maven.com_fasterxml_jackson_core_jackson_core=com.fasterxml.jackson.core:jackson-core:2.10.1 maven.org_codehaus_mojo_animal_sniffer_annotations=org.codehaus.mojo:animal-sniffer-annotations:1.18 maven.org_apache_commons_commons_lang3=org.apache.commons:commons-lang3:3.6 +maven.javax_annotation_javax_annotation_api=javax.annotation:javax.annotation-api:1.3.2 # Testing maven artifacts maven.junit_junit=junit:junit:4.13