Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
fix: add back javax.annotation dependency (#1129)
Browse files Browse the repository at this point in the history
  • Loading branch information
miraleung committed Jun 16, 2020
1 parent 1da065a commit 77a4cc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dependencies.properties
Expand Up @@ -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
Expand Down

0 comments on commit 77a4cc3

Please sign in to comment.