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

Commit 77a4cc3

Browse files
authored
fix: add back javax.annotation dependency (#1129)
1 parent 1da065a commit 77a4cc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dependencies.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ maven.com_google_http_client_google_http_client_jackson2=com.google.http-client:
5454
maven.com_fasterxml_jackson_core_jackson_core=com.fasterxml.jackson.core:jackson-core:2.10.1
5555
maven.org_codehaus_mojo_animal_sniffer_annotations=org.codehaus.mojo:animal-sniffer-annotations:1.18
5656
maven.org_apache_commons_commons_lang3=org.apache.commons:commons-lang3:3.6
57+
maven.javax_annotation_javax_annotation_api=javax.annotation:javax.annotation-api:1.3.2
5758

5859
# Testing maven artifacts
5960
maven.junit_junit=junit:junit:4.13

0 commit comments

Comments
 (0)