Skip to content

Commit

Permalink
Include javax.inject in 'with-dependencies' jars
Browse files Browse the repository at this point in the history
#3897

PiperOrigin-RevId: 572286796
  • Loading branch information
cushon authored and Error Prone Team committed Oct 10, 2023
1 parent 46bc963 commit 90baca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/pom.xml
Expand Up @@ -430,6 +430,7 @@
<include>com.google.auto.service:auto-service-annotations</include>
<include>com.google.code.findbugs:jsr305</include>
<include>com.google.protobuf:protobuf-java</include>
<include>javax.inject:javax.inject</include>
</includes>
</artifactSet>
</configuration>
Expand Down

0 comments on commit 90baca0

Please sign in to comment.